mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Update issue and PR templates (#1972)
* Update ISSUE_TEMPLATE.md with wiki link and minor formatting changes * Update PULL_REQUEST_TEMPLATE.md making the formatting more similar to the issue template, simplifying some language and improving links
This commit is contained in:
parent
784999bb49
commit
c96a4aff40
2 changed files with 19 additions and 17 deletions
|
|
@ -1,19 +1,17 @@
|
|||
## Title (required)
|
||||
**Description (required)**
|
||||
|
||||
Fixes #{GitHub issue number and title (Please do not forget adding title) }
|
||||
Fixes #{GitHub issue number} {Github issue title}
|
||||
|
||||
## Description (required)
|
||||
What changes did you make and why?
|
||||
|
||||
Fixes #{GitHub issue number and title}
|
||||
**Tests performed (required)**
|
||||
|
||||
{Describe the changes made and why they were made.}
|
||||
Tested {build variant, e.g. ProdDebug} on {name of device or emulator} with API level {API level}.
|
||||
|
||||
## Tests performed (required)
|
||||
**Screenshots showing what changed (optional - for UI changes)**
|
||||
|
||||
Tested on {API level & name of device/emulator}, with {build variant, e.g. ProdDebug}.
|
||||
Need help? See https://support.google.com/android/answer/9075928
|
||||
|
||||
## Screenshots showing what changed (optional)
|
||||
|
||||
{Only for user interface changes, otherwise remove this section. See [how to take a screenshot](https://android.stackexchange.com/questions/1759/how-to-take-a-screenshot-with-an-android-device)}
|
||||
---
|
||||
|
||||
_Note: Please ensure that you have read CONTRIBUTING.md if this is your first pull request._
|
||||
_Note: Please ensure that you have read CONTRIBUTING.md if this is your first pull request._
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue