Skip to content

Commit

Permalink
Update docs: PR template update (#882)
Browse files Browse the repository at this point in the history
Used for testing new workflow permissions.
Updates PR template with testing question.
  • Loading branch information
kyleecodes committed Apr 30, 2024
1 parent adba911 commit 1e0faff
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/pull_request_template.md
Expand Up @@ -4,6 +4,13 @@

### Why did you make the changes?

### Did you run tests?
<!---IMPORTANT NOTE ABOUT RUNNING TESTS: ->
- Some tests may require multiple runs before success.
- Some test failures may not be due to your contribution and can be ignored.
- If tests fail without resolution, please let us know here.
- Directions for running tests are in the README.md
<!--- PR CHECKLIST: PLEASE REMOVE BEFORE SUBMITTING —>
Before submitting, check that you have completed the following tasks:
- [ ] Answered the questions above.
Expand Down

0 comments on commit 1e0faff

Please sign in to comment.