Skip to content
Snippets Groups Projects
Unverified Commit d26edda0 authored by Thomas Kowark's avatar Thomas Kowark Committed by GitHub
Browse files

Update CONTRIBUTING.md


Making issue - implementation - PR process clearer

Co-authored-by: default avatarMichael Frey <michael.frey@gmx.ch>
parent 35465414
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ We use GitHub to manage reviews of pull requests. ...@@ -14,7 +14,7 @@ We use GitHub to manage reviews of pull requests.
* If you are a new contributor, see: [Steps to Contribute](#steps-to-contribute) * If you are a new contributor, see: [Steps to Contribute](#steps-to-contribute)
* Before opening a new Pull Request, create an issue that describes the problem you would like to solve or the code that should be enhanced. Please note that you are willing to work on that issue. * Before implementing your change, create an issue that describes the problem you would like to solve or the code that should be enhanced. Please note that you are willing to work on that issue.
* The team will review the issue and decide whether it should be implemented as a Pull Request. In that case, they will assign the issue to you. If the team decides against picking up the issue, it will be closed with a proper explanation. * The team will review the issue and decide whether it should be implemented as a Pull Request. In that case, they will assign the issue to you. If the team decides against picking up the issue, it will be closed with a proper explanation.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment