Skip to content

Commit

Permalink
Fix spacing in PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
MRichards99 committed Nov 3, 2021
1 parent 12a45ba commit bcb84b1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ Add a set up instructions describing how the reviewer should test the code

- [ ] Review code
- [ ] Check GitHub Actions build
- [ ] If `icatdb Generator Script Consistency Test` CI job fails, is this because of a
deliberate change made to the script to change generated data (which isn't
actually a problem) or is there an underlying issue with the changes made?
- [ ] If `icatdb Generator Script Consistency Test` CI job fails, is this because of a deliberate change made to the script to change generated data (which isn't actually a problem) or is here an underlying issue with the changes made?
- [ ] Review changes to test coverage
- [ ] {more steps here}

Expand Down

0 comments on commit bcb84b1

Please sign in to comment.