Update .github/CONTRIBUTING.md

Co-authored-by: Karina Kwiatek <6197148+raccube@users.noreply.github.com>
This commit is contained in:
Andreas Nedbal 2022-11-01 13:01:51 +01:00
parent ea20be1b62
commit 2f5e213e66

View file

@ -24,7 +24,7 @@ using. We find screenshots (for front-end issues) very helpful.
We love pull requests! We are very happy to work with you to get your changes We love pull requests! We are very happy to work with you to get your changes
merged in, however please keep the following in mind. merged in, however please keep the following in mind.
* Please use the core team standard of `feature/*` branch naming. * Please use the core team standard of `feature/*` or `fix/*` branch naming.
* Adhere to the coding conventions you see in the surrounding code. * Adhere to the coding conventions you see in the surrounding code.
* If you include a new feature also include tests, and make sure they'll pass. * If you include a new feature also include tests, and make sure they'll pass.
* Before submitting a pull-request, clean up the history by going over your * Before submitting a pull-request, clean up the history by going over your