From 2c915726a451ca3f76617b6ade0bd0bc57cb2e17 Mon Sep 17 00:00:00 2001 From: "Abhiraj Roy (iconized)" <157954129+iconized@users.noreply.github.com> Date: Tue, 16 Apr 2024 01:56:42 +0530 Subject: [PATCH] motivation is unnecessary @eshanized. instead using "Description" --- .github/ISSUE_TEMPLATE/proposal.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.