github: add a checklist item as a reminder about api preview

Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
John Mulligan 2021-10-04 14:02:01 -04:00 committed by mergify[bot]
parent 5d1ec1d64f
commit 0f565466b2
1 changed files with 1 additions and 0 deletions

View File

@ -22,3 +22,4 @@ Thank you for opening a pull request. Please provide:
- [ ] Added tests for features and functional changes - [ ] Added tests for features and functional changes
- [ ] Public functions and types are documented - [ ] Public functions and types are documented
- [ ] Standard formatting is applied to Go code - [ ] Standard formatting is applied to Go code
- [ ] Is this a new API? Is this new API marked PREVIEW?