We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b077c1b commit 4fb4986Copy full SHA for 4fb4986
.github/pull_request_template.md
@@ -1,6 +1,8 @@
1
- [ ] Have you provided a meaningful PR description?
2
-- [ ] Have you added a test, reproducer or referred to issue with a reproducer?
+- [ ] Have you added a test, reproducer or referred to an issue with a reproducer?
3
- [ ] Have you tested your changes locally for CPU and GPU devices?
4
- [ ] Have you made sure that new changes do not introduce compiler warnings?
5
- [ ] 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?
+- [ ] Have you added documentation for your changes, if necessary?
7
+- [ ] Have you added your changes to the changelog?
8
+- [ ] If this PR is a work in progress, are you opening the PR as a draft?
0 commit comments