Skip to content

Commit

Permalink
Add section with design alternatives (#60426)
Browse files Browse the repository at this point in the history
  • Loading branch information
terrajobst authored Oct 14, 2021
1 parent 97ef512 commit c968447
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/02_api_proposal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,15 @@ body:
```
validations:
required: true
- type: textarea
id: alternative-designs
attributes:
label: Alternative Designs
description: |
Please provide alternative designs. This might not be APIs; for example instead of providing new APIs an option might be to change the behavior of an existing API.
placeholder: Alternative designs
validations:
required: false
- type: textarea
id: risks
attributes:
Expand Down

0 comments on commit c968447

Please sign in to comment.