From b0c822c63b891ba4856f41df6cbeb87931fbb54e Mon Sep 17 00:00:00 2001 From: David Cook Date: Thu, 14 Sep 2023 14:59:05 +1000 Subject: [PATCH] Remember to consider webhook changes as API changes too --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index cc82148dbf..2a2f3fb88b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -23,7 +23,7 @@ Changelog Category (reviewers may add a label for the release notes): - [x] User facing changes -- [ ] API changes (V0, V1 or DFC) +- [ ] API changes (V0, V1, DFC or Webhook) - [ ] Technical changes only - [ ] Feature toggled