We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b3802f commit c515a84Copy full SHA for c515a84
.github/CONTRIBUTING.md
@@ -17,7 +17,7 @@ The template has tests for:
17
- Updating the [example project](https://github.com/DiamondLightSource/python-copier-template-example)
18
- Checking that both of the above produce the same results
19
20
-However, this does not test whether processes like CI and docs work correctly. To ensure that this can be checked, you can:
+However, this does not test whether processes like CI and docs work correctly. You can ensure that these are checked by:
21
22
- Making your changes on a branch of <https://github.com/DiamondLightSource/python-copier-template>
23
- Running `copier update --vcs-ref=<branch_name>` in the repo where you would like to demonstrate the behaviour
0 commit comments