Merge pull request #2 from iconized/patch-1

motivation is unnecessary @eshanized. instead using "Description"
This commit is contained in:
Eshan Roy (Eshanized)
2024-04-16 18:01:19 +05:30
committed by GitHub

View File

@@ -24,7 +24,7 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: Motivation label: Description
description: A clear and concise description of what the proposal is. description: A clear and concise description of what the proposal is.
validations: validations:
required: true 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. 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: options:
- label: I'd be willing to do some initial work on this proposal myself. - label: I'd be willing to do some initial work on this proposal myself.