Skip to content

Commit dc9d07b

Browse files
Create pull_request_template.md
Signed-off-by: Adeyinka Oresanya <[email protected]>
1 parent 61c48cd commit dc9d07b

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/pull_request_template.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)