Browse Source

[.github] add CONTRIBUTING.md

https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors
Meco Man 1 year ago
parent
commit
e44761c169

+ 0 - 0
documentation/contribution_guide/contribution_guide.md → .github/CONTRIBUTING.md


+ 1 - 1
.github/PULL_REQUEST_TEMPLATE.md

@@ -40,4 +40,4 @@ The following content must not be changed in the submitted PR message. Otherwise
 - [ ] 所有变更均有原因及合理的,并且不会影响到其他软件组件代码或BSP All modifications are justified and not affect other components or BSP
 - [ ] 对难懂代码均提供对应的注释 I've commented appropriately where code is tricky
 - [ ] 代码是高质量的 Code in this PR is of high quality
-- [ ] 已经使用[formatting](https://github.com/mysterywolf/formatting)等源码格式化工具确保格式符合[RT-Thread代码规范](https://github.com/RT-Thread/rt-thread/blob/master/documentation/contribution_guide/coding_style_cn.md) This PR complies with [RT-Thread code specification](https://github.com/RT-Thread/rt-thread/blob/master/documentation/contribution_guide/coding_style_en.md) 
+- [ ] 已经使用[formatting](https://github.com/mysterywolf/formatting) 等源码格式化工具确保格式符合[RT-Thread代码规范](https://github.com/RT-Thread/rt-thread/blob/master/documentation/contribution_guide/coding_style_cn.md) This PR complies with [RT-Thread code specification](https://github.com/RT-Thread/rt-thread/blob/master/documentation/contribution_guide/coding_style_en.md) 

+ 0 - 0
documentation/contribution_guide/figures/add_usb_driver.png → .github/figures/add_usb_driver.png


+ 0 - 0
documentation/contribution_guide/figures/branch.png → .github/figures/branch.png


+ 0 - 0
documentation/contribution_guide/figures/checkok.png → .github/figures/checkok.png


+ 0 - 0
documentation/contribution_guide/figures/cla.png → .github/figures/cla.png


+ 0 - 0
documentation/contribution_guide/figures/cloneformgit.png → .github/figures/cloneformgit.png


+ 0 - 0
documentation/contribution_guide/figures/cloneformgit2.png → .github/figures/cloneformgit2.png


+ 0 - 0
documentation/contribution_guide/figures/git_clone.png → .github/figures/git_clone.png


+ 0 - 0
documentation/contribution_guide/figures/pr_description.png → .github/figures/pr_description.png


+ 0 - 0
documentation/contribution_guide/figures/pull_request_step2.png → .github/figures/pull_request_step2.png