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 61c48cd commit dc9d07bCopy full SHA for dc9d07b
.github/pull_request_template.md
@@ -0,0 +1,21 @@
1
+## Pull Request Template
2
+
3
+**Summary:**
4
5
+* Briefly describe the changes introduced in this PR.
6
+* Make a reference to the related issue you are resolving.
7
8
+**Changes:**
9
10
+* List the specific files modified and a short summary of the changes made.
11
+* Use bullet points for clarity.
12
13
+**Testing:**
14
15
+* Describe the steps taken to test the changes.
16
+* Mention any automated tests added or modified.
17
18
+**Additional Notes:**
19
20
+* Include any relevant information not covered above.
21
+* Ask questions or provide guidance to reviewers.
0 commit comments