-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(pr-template): adds new pr template
- Loading branch information
1 parent
75bf742
commit 1198e6e
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
## What type of PR is this? (check all applicable) | ||
|
||
- [ ] 🍕 Feature | ||
- [ ] 🐛 Bug Fix | ||
- [ ] 📝 Documentation | ||
- [ ] 🧑💻 Refactor | ||
- [ ] ✅ Test | ||
- [ ] 🤖 Build or CI | ||
- [ ] ❓ Other (please specify) | ||
|
||
## Related Issue | ||
Example : | ||
- Resolve #123 | ||
|
||
## Describe this PR | ||
|
||
A brief description of how this solves the issue. | ||
|
||
## Screenshots | ||
|
||
Please provide screenshots of the change. | ||
|
||
## Consideration | ||
|
||
Are there any alternatives considered / tried out during development for solution. | ||
|
||
## Review Guide | ||
|
||
Notes for the reviewer. How to test this change? | ||
|
||
## Checklist before requesting a review | ||
|
||
- 📖 Read the HOT Code of Conduct: <https://docs.hotosm.org/code-of-conduct> | ||
- 👷♀️ Create small PRs. In most cases, this will be possible. | ||
- ✅ Provide tests for your changes. | ||
- 📝 Use descriptive commit messages. | ||
- 📗 Update any related documentation and include any relevant screenshots. | ||
|
||
## [optional] What gif best describes this PR or how it makes you feel? |