We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca4b2a2 + babcb41 commit 02dbb1cCopy full SHA for 02dbb1c
1 file changed
.github/pull_request_template.md
@@ -0,0 +1,20 @@
1
+<!-- Summary: Provide a brief description of the PR's purpose here. -->
2
+
3
4
+## Changes
5
+<!-- List all the changes introduced in this PR. -->
6
+### Change 1: <!-- Rename Change 1 to reflect change title -->
7
+- <!-- Bullet point the changes in update 1. -->
8
+-
9
10
+### Change 2: <!-- Rename Change 2 to reflect change title -->
11
+- <!-- Bullet point the changes in update 2. -->
12
13
14
+### Change 3: <!-- Rename Change 3 to reflect change title -->
15
+- <!-- Bullet point the changes in update 3. -->
16
17
18
+## Impact
19
+- <!-- Bullet point the expected impact this PR will have on the codebase. -->
20
0 commit comments