mirror of
https://github.com/corona-warn-app/cwa-documentation
synced 2024-11-22 17:24:28 +01:00
Fixed typos in CONTRIBUTING.md
This commit is contained in:
parent
2e0175cc39
commit
b5fb203af5
@ -18,7 +18,7 @@ We use GitHub to manage reviews of pull requests.
|
||||
|
||||
* If you plan to do something more involved, please reach out to us and send an [email](mailto:corona-warn-app.opensource@sap.com). This will avoid unnecessary work and surely give you and us a good deal of inspiration.
|
||||
|
||||
* Relevant coding style guidelines are available in the respective sub-repositories as they are programming language-dependent.
|
||||
* Relevant coding style guidelines are available in the respective sub repositories as they are programming language dependent.
|
||||
|
||||
## Steps to Contribute
|
||||
|
||||
@ -46,7 +46,7 @@ The following rule governs documentation contributions:
|
||||
|
||||
## Pull Request Checklist
|
||||
|
||||
* Branch from the master branch and, if needed, rebase to the current master branch before submitting your pull request. If it doesn't merge cleanly with master you may be asked to rebase your changes.
|
||||
* Branch from the master branch and, if needed, rebase to the current master branch before submitting your pull request. If it doesn't merge cleanly with master, you may be asked to rebase your changes.
|
||||
|
||||
* Commits should be as small as possible while ensuring that each commit is correct independently (i.e., each commit should compile and pass tests).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user