Skip to content

Commit 76d932f

Browse files
authored
Add changelog and documentation to PR chore list (#2346)
The PR proposes to extend the PR chore list with changelog and documentation notes.
1 parent 91cad0c commit 76d932f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
- [ ] Have you provided a meaningful PR description?
2-
- [ ] Have you added a test, reproducer or referred to issue with a reproducer?
2+
- [ ] Have you added a test, reproducer or referred to an issue with a reproducer?
33
- [ ] Have you tested your changes locally for CPU and GPU devices?
44
- [ ] Have you made sure that new changes do not introduce compiler warnings?
55
- [ ] Have you checked performance impact of proposed changes?
6-
- [ ] If this PR is a work in progress, are you filing the PR as a draft?
6+
- [ ] Have you added documentation for your changes, if necessary?
7+
- [ ] Have you added your changes to the changelog?

0 commit comments

Comments
 (0)