diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 936ff71..59827ef 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -19,15 +19,16 @@ Bad example: change ingress --> -### Risk Assessment _[(learn more)](https://app.getguru.com/card/iMnRRRjT/PR-Risk-Assessment)_ +### Risk Estimate _[(learn more)](https://app.getguru.com/card/iMnRRRjT/Pull-Request-Risk-Estimate)_ - +_[Replace this with a description of the risk, if any, and how the change will be deployed.]_ -- [ ] Large/complex change? +- [ ] Big/complex change? - [ ] Big splash zone? - [ ] High stakes if errors occur? - [ ] Low confidence? -- [ ] No/flipping feature flag? +- [ ] Hidden by feature flag? +- [ ] Negligible risk! ### Changes