mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 17:58:43 -05:00
chore: update PR template (#857)
This commit is contained in:
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -6,3 +6,19 @@ https://github.com/qlik-oss/nebula.js/blob/master/.github/CONTRIBUTING.md#git
|
||||
## Motivation
|
||||
|
||||
<!-- Write your motivation here -->
|
||||
|
||||
|
||||
## Requirements checklist
|
||||
|
||||
<!-- Make sure you got these covered -->
|
||||
|
||||
- [ ] Api specification
|
||||
- [ ] Ran `yarn spec`
|
||||
- [ ] No changes
|
||||
***OR***
|
||||
- [ ] API changes has been formally approved
|
||||
- [ ] Unit/Component test coverage
|
||||
- [ ] Correct PR title for the changes (fix, chore, feat)
|
||||
|
||||
When build and tests have passed:
|
||||
- [ ] Add code reviewers, for example @qlik-oss/nebula-core
|
||||
|
||||
Reference in New Issue
Block a user