diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b87ed0248..aeec6de19 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,7 +13,7 @@ https://github.com/getodk/central-backend/blob/master/CONTRIBUTING.md #### How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks? -#### Does this change require updates to the API documentation? If so, please update docs/api.md as part of this PR. +#### Does this change require updates to the API documentation? If so, please update docs/api.yaml as part of this PR. #### Before submitting this PR, please make sure you have: