mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 04:34:40 +03:00
add: contributing guidelines & Typo fix (#60)
* fix: typo * update: pdf builds & website builds * update: contributing guidelines
This commit is contained in:
@@ -2,10 +2,8 @@
|
||||
|
||||
# 《高速上手 C++11/14/17》
|
||||
|
||||

|
||||
[](./README.md) [](./README-en-us.md)
|
||||
[](./assets/donate.md)
|
||||
[](./assets/community.md)
|
||||
|
||||
## 本书目的
|
||||
|
||||
@@ -42,7 +40,7 @@
|
||||
|
||||
## 致谢
|
||||
|
||||
笔者时间和水平有限,如果读者发现书中内容的错误,欢迎提 [Issue](https://github.com/changkun/modern-cpp-tutorial/issues),或者直接提 [Pull request](https://github.com/changkun/modern-cpp-tutorial/pulls)。由衷感谢每一位指出本书中出现错误的读者,包括但不限于 [Contributors](https://github.com/changkun/modern-cpp-tutorial/graphs/contributors)。
|
||||
笔者时间和水平有限,如果读者发现书中内容的错误,欢迎提 [Issue](https://github.com/changkun/modern-cpp-tutorial/issues),或者直接提 [Pull request](https://github.com/changkun/modern-cpp-tutorial/pulls)。详细贡献指南请参考[如何参与贡献](CONTRIBUTING.md),由衷感谢每一位指出本书中出现错误的读者,包括但不限于 [Contributors](https://github.com/changkun/modern-cpp-tutorial/graphs/contributors)。
|
||||
|
||||
## 许可
|
||||
|
||||
|
||||
Reference in New Issue
Block a user