-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ffd9da8
commit 93debb4
Showing
1 changed file
with
42 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,42 @@ | ||
## What type of PR is this? | ||
>Check all applicable | ||
- [ ] π Feature | ||
- [ ] π Bug Fix | ||
- [ ] π Documentation | ||
- [ ] π§βπ» Refactor | ||
- [ ] β Test | ||
- [ ] π€ Build or CI | ||
- [ ] β Other (please specify) | ||
|
||
## Related Issue : | ||
|
||
- Resolve #123example | ||
|
||
## What does this PR do ? | ||
|
||
A brief description of how this solves the issue. | ||
|
||
## Consideration : | ||
|
||
Are there any alternatives considered / tried out during development for solution ? Any specific decision made ? if Yes , explain | ||
|
||
## How to test ? | ||
|
||
Notes for the reviewer. How to test this change? | ||
|
||
## Screenshots : | ||
|
||
Please provide screenshots of the change. | ||
|
||
## Checklists: | ||
|
||
Checklist before requesting 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? |