Create pull_request_template.md

This commit is contained in:
Wayne Warthen
2023-06-15 12:15:37 -07:00
committed by GitHub
parent 94239866a5
commit 9ae61806dc

4
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,4 @@
Pull Request instructions:
- Please base all pull requests against the dev branch
- Remove and replace these comments with a description of your change
- Reference related Issue(s) (e.g., "resolves Issue #123")