diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index 0fc59e4..b1c257b 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -1,4 +1,4 @@ - + ## Steps to reproduce @@ -12,9 +12,6 @@ -## Checklist +## Final checks -I confirm that I have: - -- [ ] Checked to see if there are any existing issue that cover this topic. -- [ ] Linked to any relevant issues across all [entropyxyz](https://github.com/entropyxyz/) repos. +- [ ] I have checked to see if there are any existing issues that cover this topic, and linked any other relevant issues. diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 46d574d..1e63b6b 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -1,24 +1,15 @@ - +## Link issues -## Description - - - - - - - + ### Content updates -## Documentation updates +## Meta updates - + -## Checklist: +## Final checks -- [ ] I have read and followed the `CONTRIBUTING.md` guidelines. -- [ ] I have run these changes through a grammar and spell checker. -- [ ] I have updated the documentation (`README.md`, `CONTRIBUTING.md` etc.) to reflect these changes. +- [ ] I have read and followed the `CONTRIBUTING.md` guidelines, and updated the documentation (`README.md`, `CONTRIBUTING.md` etc.) to reflect these changes.