We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 647d4ac commit dfb3eafCopy full SHA for dfb3eaf
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,21 @@
1
+<!--
2
+Thank you for sending a pull request! Here are some tips for contributors:
3
+
4
+1. Fill the description template below.
5
+2. Include appropriate tests (if necessary). Make sure that all CI checks passed.
6
+3. If the Pull Request is a work in progress, make use of GitHub's "Draft PR" feature and mark it as such.
7
+-->
8
9
+## Overview
10
11
12
+Please include a summary of the changes and the related issue.
13
+Please also include relevant motivation and context.
14
+List any dependencies that are required for this change.
15
16
17
+Fixes #(issue)
18
19
+## Notes for reviewer
20
21
+<!-- Anything the reviewer should know? -->
0 commit comments