Skip to content

Commit

Permalink
Use warning emoji for risk levels in PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
chmurph2 committed Apr 4, 2024
1 parent 4d87c42 commit 9f27b78
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ Provide a concise summary of the motivation and the driving force behind this ch
_[Replace this with a description of the risk, if any, and how the change will be deployed.]_

<!-- remove any that do not apply -->
- Big/complex change
- Big splash zone
- High stakes if errors occur
- Low confidence
- Not hidden by feature flag
- ⚠️ Big/complex change
- ⚠️ Big splash zone
- ⚠️ High stakes if errors occur
- ⚠️ Low confidence
- ⚠️ Not hidden by feature flag
- ✅ Negligible risk!

### Changes
Expand Down

0 comments on commit 9f27b78

Please sign in to comment.