Skip to content

Commit

Permalink
docs: add template for Pull Request
Browse files Browse the repository at this point in the history
  • Loading branch information
derianrddev committed Oct 30, 2024
1 parent 09fecd0 commit 4245d36
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Pull Request Overview

## 📝 Summary
- Closes #(issue)

## 🔄 Changes Made
Please provide a general description of your changes. Include any relevant background information or context that may help reviewers understand the purpose of this PR.

## 🔧 Tests Results
Provide evidence such as screenshots of the test results, if applicable.

## 🔜 Next Steps
Indicate actions or improvements to be taken after this PR, if applicable.

0 comments on commit 4245d36

Please sign in to comment.