Skip to content

Commit

Permalink
Merge pull request #587 from rcpch/adds-pr-template
Browse files Browse the repository at this point in the history
adds PR template
  • Loading branch information
pacharanero authored Oct 6, 2023
2 parents a5b7f7c + ea9a7d3 commit a4016a0
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/workflows/PULL_REQUEST_TEMPLATE/default.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
### Overview

Please describe the purpose of this PR here.

### Code changes

Please describe the changes you made here.

### Documentation changes (done or required as a result of this PR)

Please describe any changes to documentation here.

### Related Issues

List any issues related to this PR here.

### Mentions

@mentions of the person or team responsible for reviewing proposed changes.

0 comments on commit a4016a0

Please sign in to comment.