Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/api-change-proposal.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ assignees: ""
<!--
If you have a sketch of a concrete solution, please include it here. You don't have to have all the details worked out, but it should be enough to convey the idea.

For any functions or traits you do provide, please write out the *full type signature* (arguments, return type, trait bounds etc.) This is a critical portion of the API and it helps the team understand what exactly you are proposing.

If you want to quickly check whether *any* some solution to the problem would be acceptable, you can delete this section.
-->

Expand Down