From e98f72ec59d5232afda49a9837a73f02a05f8657 Mon Sep 17 00:00:00 2001 From: Michael Irigoyen Date: Wed, 18 Aug 2021 21:48:30 -0500 Subject: [PATCH] Contribution template tweaks --- .github/ISSUE_TEMPLATE/2_contribution.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/2_contribution.yml b/.github/ISSUE_TEMPLATE/2_contribution.yml index a0b681f58..64a1e5b43 100644 --- a/.github/ISSUE_TEMPLATE/2_contribution.yml +++ b/.github/ISSUE_TEMPLATE/2_contribution.yml @@ -21,7 +21,7 @@ body: - type: checkboxes id: acknowledgements attributes: - label: "Before submitting a new icon request, please confirm the following:" + label: "Before submitting a new icon contribution, please confirm the following:" options: - label: I have [searched all issues](https://github.com/Templarian/MaterialDesign/issues) to make sure there isn't a request for this icon. required: true