diff --git a/.github/ISSUE_TEMPLATE/work_item.md b/.github/ISSUE_TEMPLATE/work_item.md index 8330f2770b..f5a91fb086 100644 --- a/.github/ISSUE_TEMPLATE/work_item.md +++ b/.github/ISSUE_TEMPLATE/work_item.md @@ -13,6 +13,8 @@ assignees: '' ## Security Considerations +## Compatibility Considerations + ## Scaling Considerations ## Test Plan diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dfd1094c8d..92c4128b59 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -15,6 +15,10 @@ refs: #XXXX +### Compatibility Considerations + + + ### Scaling Considerations