Skip to content

Commit

Permalink
Create pull_request_template.md
Browse files Browse the repository at this point in the history
Signed-off-by: Adeyinka Oresanya <adeyinkaoresanya@gmail.com>
  • Loading branch information
adeyinkaoresanya committed May 8, 2024
1 parent 61c48cd commit dc9d07b
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## Pull Request Template

**Summary:**

* Briefly describe the changes introduced in this PR.
* Make a reference to the related issue you are resolving.

**Changes:**

* List the specific files modified and a short summary of the changes made.
* Use bullet points for clarity.

**Testing:**

* Describe the steps taken to test the changes.
* Mention any automated tests added or modified.

**Additional Notes:**

* Include any relevant information not covered above.
* Ask questions or provide guidance to reviewers.

0 comments on commit dc9d07b

Please sign in to comment.