mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-12 21:48:35 +03:00
Create pull_request_template.md
This commit is contained in:
23
.github/pull_request_template.md
vendored
Normal file
23
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
<!---
|
||||||
|
Please write your PR name in the present imperative tense. Examples of that tense are:
|
||||||
|
"Fix issue in the dispatcher where…", "Improve our handling of…", etc.
|
||||||
|
|
||||||
|
For more information on Pull Requests, you can reference here:
|
||||||
|
https://success.vanillaforums.com/kb/articles/228-using-pull-requests-to-contribute
|
||||||
|
-->
|
||||||
|
## Describe your changes
|
||||||
|
|
||||||
|
|
||||||
|
## Non-obvious technical information
|
||||||
|
|
||||||
|
|
||||||
|
## Checklist before requesting a review
|
||||||
|
<!---
|
||||||
|
These are suggested things you could add, but what you add will be dependent on
|
||||||
|
your repository's standards.
|
||||||
|
--->
|
||||||
|
- [ ] The code runs successfully.
|
||||||
|
|
||||||
|
```commandline
|
||||||
|
HERE IS SOME COMMAND LINE OUTPUT
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user