Skip to content

Commit 9e9852f

Browse files
Merge pull request #1145 from IntelPython/pr-template-to-remind-about-perf
PR template: memento perficientur
2 parents 068f65c + 9388611 commit 9e9852f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
- [ ] 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?
5-
- [ ] If this PR is a work in progress, are you filing the PR as a draft?
5+
- [ ] Have you checked performance impact of proposed changes?
6+
- [ ] If this PR is a work in progress, are you opening the PR as a draft?

0 commit comments

Comments
 (0)