diff --git a/.github/ISSUE_TEMPLATE/poc.md b/.github/ISSUE_TEMPLATE/poc.md index f98fde1a6..18c1311fc 100644 --- a/.github/ISSUE_TEMPLATE/poc.md +++ b/.github/ISSUE_TEMPLATE/poc.md @@ -13,6 +13,7 @@ projects: ["kyma-project/24"] **Description** This is a Proof of Concept. Here's a checklist that should help you consider often neglected aspects:- +- [ ] should we implement a feature flag from the start? - [ ] should the PoC include any documentation such as ADR? - [ ] is it clear who will benefit from the PoC and how? - [ ] will the final implementation require any migration steps?