docs: update required doc changes in pr template

Co-authored-by: Aaron Blankstein <aaron@blockstack.com>
This commit is contained in:
Charlie
2022-01-31 12:02:32 -05:00
committed by GitHub
parent 1a1d7b8630
commit 3a80d874d1

View File

@@ -16,6 +16,6 @@
### Checklist
- [ ] Test coverage for new or modified code paths
- [ ] Changelog is updated
- [ ] Required documentation changes (ex: `rpc-endpoints.md` for v2 endpoints, `event-dispatcher.md` for new events)
- [ ] Required documentation changes (e.g., `docs/rpc/openapi.yaml` and `rpc-endpoints.md` for v2 endpoints, `event-dispatcher.md` for new events)
- [ ] New clarity functions have corresponding PR in `clarity-benchmarking` repo
- [ ] New integration test(s) added to `bitcoin-tests.yml`