Skip to content

Commit 71b04b5

Browse files
committed
chore: Merge branch master into develop in preparation for release
There were a number of changes to master, all of which were either undesirable (e.g. recompilation of master that would overwrite recompilation of develop), caused merge conflicts, or both. All changes by mster were reverted except for a change to .github/PULL_REQUEST_TEMPLATE.md which has been manually resolved.
2 parents b06576c + 55a7076 commit 71b04b5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535

3636
### Test Coverage
3737

38-
<!-- TODO: Please show how you have added tests to cover your changes,
39-
- or tell us how you tested it. If your change includes
40-
- browser-specific behaviour, include information about the
41-
- browser and device that you used for testing.
42-
-->
38+
<!-- TODO: Please create unit tests, and explain here how they cover
39+
your changes, or tell us how you tested it manually. If
40+
your changes include browser-specific behaviour, include
41+
information about the browser and device that you used for
42+
testing. -->
4343

4444
### Documentation
4545

0 commit comments

Comments
 (0)