mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 10:19:42 +02:00
Update github templates
This commit is contained in:
parent
80f8f10bf9
commit
f6ab146fd7
2 changed files with 25 additions and 15 deletions
8
.github/PULL_REQUEST_TEMPLATE
vendored
8
.github/PULL_REQUEST_TEMPLATE
vendored
|
@ -6,6 +6,14 @@
|
|||
|
||||
<!--
|
||||
Hello, and thanks for contributing!
|
||||
|
||||
Please always do auto-reformat on code before creating a PR.
|
||||
In Android-Studio do a right-click on java->Reformat and check the first two options.
|
||||
|
||||
After creating the PR please wait patiently till somebody from the team has time to give a review.
|
||||
The top-priority requirement for this to get merged is, that building/tests don't fail.
|
||||
If theres an continious integration system integrated in this project, you should see a colored checkmark in the PR window which tells the status.
|
||||
|
||||
## Contributors document
|
||||
Add yourself! When adding your information to the `CONTRIBUTORS.md` file, please use the following format:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue