Skip to content

Commit

Permalink
Add PR template (#623)
Browse files Browse the repository at this point in the history
  • Loading branch information
eelanagaraj authored Oct 29, 2024
1 parent c921e76 commit 3eaa9b0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## Description

_Summarize the changes included in this pull request. What is the current behavior and what is the updated/expected behavior of this PR? Include relevant context, and reasoning behind architectural/design decisions._

### Other changes

_Describe any minor or "drive-by" changes here._

### Optional section

* Reviewers, please pay special attention to...
* If this PR exceeds 500 lines, please explain why

## Tested

_How did you test these changes? Provide instructions so reviewers can reproduce if desired. Please also list any relevant details for your test configuration._

0 comments on commit 3eaa9b0

Please sign in to comment.