Add default PR and issue template.
This commit is contained in:
12
.github/pull_request_template.md
vendored
Normal file
12
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
#### Preliminary checks
|
||||
|
||||
* [ ] I have [read the Code of Conduct](../code-of-conduct.md)
|
||||
* [ ] I applied all rules from the [Contributing guide](../contributing.md)
|
||||
* [ ] I have checked there is not other [Issue](../../../issues) or [Pull Requests](../../../pulls) covering the same topic to open
|
||||
|
||||
#### Summary
|
||||
|
||||
<!-- You can skip this if you're proposing something as trivial as fixing a typo -->
|
||||
|
||||
Explain the motivation for making this change. What does does this bring to the table?
|
||||
Reference in New Issue
Block a user