diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1b96a93..9fc6a42 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -22,3 +22,4 @@ Thank you for opening a pull request. Please provide: - [ ] Added tests for features and functional changes - [ ] Public functions and types are documented - [ ] Standard formatting is applied to Go code +- [ ] Is this a new API? Is this new API marked PREVIEW?