mirror of
https://github.com/dscyrescotti/Memola.git
synced 2026-01-11 20:00:24 +01:00
chore: add pull request template
This commit is contained in:
29
.github/pull_request_template.md
vendored
Normal file
29
.github/pull_request_template.md
vendored
Normal file
@@ -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