mirror of
https://github.com/dscyrescotti/Memola.git
synced 2026-07-13 08:12:54 +02:00
chore: add pull request template
This commit is contained in:
@@ -0,0 +1,29 @@
|
|||||||
|
<!--- IMPORTANT: If this PR addresses multiple unrelated issues, it will be closed until separated. -->
|
||||||
|
|
||||||
|
### Description
|
||||||
|
|
||||||
|
<!--- REQUIRED: Describe what changed in detail -->
|
||||||
|
|
||||||
|
### Related Issues
|
||||||
|
|
||||||
|
<!--- REQUIRED: Tag all related issues (e.g. * #123) -->
|
||||||
|
<!--- If this PR resolves the issue please specify (e.g. * closes #123) -->
|
||||||
|
<!--- If this PR addresses multiple issues, these issues must be related to one other -->
|
||||||
|
|
||||||
|
* #ISSUE_NUMBER
|
||||||
|
|
||||||
|
### Checklist
|
||||||
|
|
||||||
|
<!--- Add things that are not yet implemented above -->
|
||||||
|
|
||||||
|
- [ ] I read and understood the [contributing guide](https://github.com/dscyrescotti/Memola/blob/main/CONTRIBUTING.md) as well as the [code of conduct](https://github.com/dscyrescotti/Memola/blob/main/CODE_OF_CONDUCT.md)
|
||||||
|
- [ ] The issues this PR addresses are related to each other
|
||||||
|
- [ ] My changes generate no new warnings
|
||||||
|
- [ ] My code builds and runs on my machine
|
||||||
|
- [ ] My changes are all related to the related issue above
|
||||||
|
|
||||||
|
### Screenshots
|
||||||
|
|
||||||
|
<!--- REQUIRED: if issue is UI related -->
|
||||||
|
|
||||||
|
<!--- IMPORTANT: Fill out all required fields. Otherwise we might close this PR temporarily -->
|
||||||
Reference in New Issue
Block a user