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 91cad0c commit 76d932fCopy full SHA for 76d932f
.github/pull_request_template.md
@@ -1,6 +1,7 @@
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?
0 commit comments