Skip to content

Commit

Permalink
Fix: Add testing clause from BloomFrontend to pull request template (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
KatherineDonald authored Jul 4, 2024
1 parent e376454 commit befb3c8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### 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 befb3c8

Please sign in to comment.