Closed ns-rse closed 2 days ago
Closes #733
As per GH200 enables dependabot to check for updates to GitHub Actions and updates automatically with Pull Requests.
Also tweaks the .github/pull_request_template.md to be more explicit about updating documentation.
.github/pull_request_template.md
NB This is a Stacked Pull Request and Should be merged after #1011 (as it was branched from ns-rse/1006-prettier-update).
ns-rse/1006-prettier-update
Before submitting a Pull Request please check the following.
configuration.md
usage.md
advanced.md
topostats/default_config.yaml
N/A
Closes #733
As per GH200 enables dependabot to check for updates to GitHub Actions and updates automatically with Pull Requests.
Also tweaks the
.github/pull_request_template.md
to be more explicit about updating documentation.NB This is a Stacked Pull Request and Should be merged after #1011 (as it was branched from
ns-rse/1006-prettier-update
).Before submitting a Pull Request please check the following.
Existing tests pass.Documentation has been updated and builds. Remember to updateconfiguration.md
,usage.md
, and relevant processing sections underadvanced.md
.New functions/methods have typehints and docstrings.New functions/methods have tests which check the intended behaviour is correct.Optional
topostats/default_config.yaml
N/A