mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
Adding open source contributing templates
This commit is contained in:
9
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
9
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
## Whats changed
|
||||
|
||||
|
||||
#### **Please check if the PR fulfills these requirements**
|
||||
|
||||
- [ ] The commit message follows the guidelines outline in the repository
|
||||
- [ ] Tests for the changes have been added (for bug fixes / features)
|
||||
- [ ] Docs have been added / updated (for bug fixes / features)
|
||||
- [ ] Passes CI and does not contain merge conflicts with Master.
|
||||
Reference in New Issue
Block a user