diff --git a/.github/ISSUE_TEMPLATE/proposal.yml b/.github/ISSUE_TEMPLATE/proposal.yml index 545ac0f..7819273 100644 --- a/.github/ISSUE_TEMPLATE/proposal.yml +++ b/.github/ISSUE_TEMPLATE/proposal.yml @@ -24,7 +24,7 @@ body: - type: textarea attributes: - label: Motivation + label: Description description: A clear and concise description of what the proposal is. validations: required: true @@ -38,4 +38,4 @@ body: Proposals usually involve significant code changes, so please reach consensus with the maintainers before rushing to implement it. This ensures that you don't waste your time and we don't waste ours reading the large diffs. options: - - label: I'd be willing to do some initial work on this proposal myself. \ No newline at end of file + - label: I'd be willing to do some initial work on this proposal myself.