update pr template (#1610)
This commit is contained in:
parent
10fa332dd1
commit
b65daa165d
1 changed files with 3 additions and 3 deletions
6
.github/pull_request_template.md
vendored
6
.github/pull_request_template.md
vendored
|
|
@ -4,6 +4,6 @@
|
|||
|
||||
## Checklist
|
||||
|
||||
- [ ] Tests updated
|
||||
- [ ] Documentation added
|
||||
- [ ] `CHANGELOG.md` updated
|
||||
- [ ] Unit, integration, and e2e (if applicable) tests updated
|
||||
- [ ] Documentation added (or `pr:no public docs` PR label added if not required)
|
||||
- [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not required)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue