Skip to content

Commit

Permalink
pr template
Browse files Browse the repository at this point in the history
  • Loading branch information
loftwah committed Aug 27, 2024
1 parent a75e634 commit 10713d7
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Pull Request for Linkarooie

## Summary

Provide a brief description of the changes made in this PR. Include the purpose and key points.

## Changes

- **What was added/changed?**
- **Why is this necessary?**

## Testing

- **How did you test your changes?**
- **Any specific instructions for testing?**

## Checklist

- [ ] Code follows project guidelines.
- [ ] Changes have been tested.
- [ ] Relevant documentation has been updated.

## Additional Notes

Anything else reviewers should know? Mention here.

0 comments on commit 10713d7

Please sign in to comment.