Skip to content

Commit bd309f3

Browse files
authored
Request verifying changes in PR template. (#1567)
1 parent a12e801 commit bd309f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
## Description
22
<!--- Describe your changes in detail. -->
33

4-
5-
64
## Checklist
75
<!--- We appreciate your help and want to give you credit. Please take a moment to put an `x` in the boxes below as you complete them. -->
86
- [ ] I've added this contribution to the `changelog.rst`.
97
- [ ] I've added my name to the `AUTHORS` file (or it's already there).
108
<!-- We would appreciate if you comply with our code style guidelines. -->
119
- [ ] I installed pre-commit hooks (`pip install pre-commit && pre-commit install`).
10+
- [ ] I verified that my changes work as expected (this may include manually testing them in your local environment, or in other available environments). Cross this out if not relevant (for example, if you're making a documentation change).
1211
- [x] Please squash merge this pull request (uncheck if you'd like us to merge as multiple commits)

0 commit comments

Comments
 (0)