-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,18 +6,18 @@ | |
> | ||
> 首先,**我们必须感谢您想要加入到我们**,能够将自己的课程资料开源 🙏 !其次,**仓库的活力需要不断涌入的新鲜血液来维持,资源的时效性需要后继的贡献者来维护**,仓库资源能由简至臻,依赖于每位贡献者的无私贡献 🫶 !最后,为了能让您快速地、尽量无成本地学习贡献方法,我们编写了本手册以期能够给予您恰当的指导 📑 ! 当然,如果您在阅读和使用手册过程中遇到任何问题,可以直接[**联系我们**]([email protected])进行交流,或[**发送 issues**](https://github.com/KarryRen/SCU-CS-Class-Materials/issues/new/choose) 进行交流,我们将会在第一时间做出解答! | ||
- [**一、贡献途径**](##一、贡献途径) | ||
- [1.1 贡献资料 ⭐](###1.1 贡献资料 ⭐) | ||
- [1.2 完善资源🤝](###1.2 完善资源🤝) | ||
- [1.3 提出改进意见🧐](###1.3 提出改进意见🧐) | ||
- [1.4 加入仓库项目组 🤩](###1.4 加入仓库项目组 🤩) | ||
- [**二、贡献的规范**](##二、贡献的规范) | ||
- [2.1 需要避免的问题](###2.1 需要避免的问题) | ||
- [2.2 文件规范](###2.2 文件规范) | ||
- [2.3 贡献前的检查](###2.3 贡献前的检查) | ||
- [**三、贡献的具体方法和详细步骤**](##三、贡献的具体方法和详细步骤) | ||
- [3.1 Email、Issues 📧](###3.1 Email、Issues 📧) | ||
- [3.2 Pull Request(PR) 😎](###3.2 Pull Request(PR) 😎) | ||
- **一、贡献途径** | ||
- 1.1 贡献资料 ⭐ | ||
- 1.2 完善资源🤝 | ||
- 1.3 提出改进意见🧐 | ||
- 1.4 加入仓库项目组 🤩 | ||
- **二、贡献的规范** | ||
- 2.1 需要避免的问题 | ||
- 2.2 文件规范 | ||
- 2.3 贡献前的检查 | ||
- **三、贡献的具体方法和详细步骤** | ||
- 3.1 Email、Issues 📧 | ||
- 3.2 Pull Request(PR) 😎 | ||
|
||
|
||
|
||
|
@@ -162,4 +162,9 @@ GitHub 原为代码托管网站,对于不熟悉 GitHub 工作流程的读者 | |
回到仓库首页,点击状态条右侧的 <br/> `Contribute` 按钮,再点击`Open pull request` 按钮,即可创建 PR。| <img src='./imgs/pr.png' height=200px> | ||
|
||
|
||
作者:novelyear | ||
|
||
作者: | ||
|
||
- [**novelyear**](https://github.com/novelyear) | ||
- [**KarryRen**](https://github.com/KarryRen) | ||
|