mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 20:03:50 -04:00
PR Process for Open Source Contribution (#717)
* Initial Version Pull Request Workflow * Updated Contributing.md * Improved contributing.md * added pr process image and some edits based on peer feedback * fixed links to image * Fixed truncation * Updated reviewer description * Review feedback --------- Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
This commit is contained in:
parent
85d2cba801
commit
20300df3c3
3 changed files with 116 additions and 1 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -55,7 +55,7 @@ GitHub provides additional document on [forking a repository](https://help.githu
|
|||
|
||||
|
||||
## Getting your pull request merged
|
||||
All pull requests must be approved by our review team before it can be merged in. We appreciate your patience while pull requests are reviewed. The time it takes to review will depend on complexity and consideration of wider implications.
|
||||
All pull requests must be approved by our review team before it can be merged in. We appreciate your patience while pull requests are reviewed. The time it takes to review will depend on complexity and consideration of wider implications. For more information on the pull request process, please see the documentation [here](pull_request_process.md).
|
||||
|
||||
|
||||
## Finding contributions to work on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue