Skip to content

Commit

Permalink
πŸ§‘β€πŸ’» Update requested changes description
Browse files Browse the repository at this point in the history
Co-Authored-By: 0x5bfa <[email protected]>

Co-authored-by: 0x5BFA <[email protected]>
  • Loading branch information
Lamparter and 0x5bfa authored Jul 21, 2024
1 parent 7eb165b commit 74bc759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ body:
id: required-changes
attributes:
label: ⚑ Required changes
description: Include a list of all API changes in the code, i.e. additions, subtractions as would be required by your proposal. These APIs should be considered placeholders, so the naming is not as important as getting the concepts correct. If possible you should include some example (pseudo-)code of usage of your new API.
description: Include a list of all required changes in the code, i.e. additions, subtractions as would be required by your proposal. These changes should be considered placeholders, so the naming is not as important as getting the concepts correct. If possible you should include some example (pseudo-)code illustrates your proposal.
placeholder: |
```csharp
var button = new Button ();
Expand Down

0 comments on commit 74bc759

Please sign in to comment.