diff --git a/.github/ISSUE_TEMPLATE/---category-suggestion.yml b/.github/ISSUE_TEMPLATE/---category-suggestion.yml index 8fbefc8bf..c1e0c00cb 100644 --- a/.github/ISSUE_TEMPLATE/---category-suggestion.yml +++ b/.github/ISSUE_TEMPLATE/---category-suggestion.yml @@ -44,8 +44,6 @@ body: required: true - label: 'I am willing to work on this issue (optional)' required: false - - label: 'I am participating in Hacktoberfest 2023' - required: false - type: markdown attributes: value: 'Thank you for taking the time to suggest a new request! Your input is greatly appreciated.' diff --git a/.github/ISSUE_TEMPLATE/add_link.yml b/.github/ISSUE_TEMPLATE/add_link.yml index 8ac7615b9..e656fc6ca 100644 --- a/.github/ISSUE_TEMPLATE/add_link.yml +++ b/.github/ISSUE_TEMPLATE/add_link.yml @@ -54,6 +54,3 @@ body: - label: 'I am willing to work on this issue (optional)' required: false - - - label: 'I am participating in Hacktoberfest 2023' - required: false diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 938a4e59e..9b650350a 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -46,7 +46,4 @@ body: required: true - label: 'I am willing to work on this issue (optional)' - required: false - - - label: 'I am participating in Hacktoberfest 2023' - required: false + required: false \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/category_description.yml b/.github/ISSUE_TEMPLATE/category_description.yml index 306d158a0..164726d9c 100644 --- a/.github/ISSUE_TEMPLATE/category_description.yml +++ b/.github/ISSUE_TEMPLATE/category_description.yml @@ -42,6 +42,4 @@ body: - label: 'I am willing to work on this issue (optional)' required: false - - - label: 'I am participating in Hacktoberfest 2023' - required: false + \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/documentation.yml b/.github/ISSUE_TEMPLATE/documentation.yml index 1f7ed9fce..e5e5fde0d 100644 --- a/.github/ISSUE_TEMPLATE/documentation.yml +++ b/.github/ISSUE_TEMPLATE/documentation.yml @@ -36,8 +36,6 @@ body: required: true - label: 'I am willing to work on this issue (optional)' required: false - - label: 'I am participating in Hacktoberfest 2023' - required: false - type: markdown attributes: value: 'Thank you for taking the time to raise this issue! Your input is greatly appreciated.' diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 79a475765..405406a97 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -30,6 +30,3 @@ body: - label: 'I am willing to work on this issue (optional)' required: false - - - label: 'I am participating in Hacktoberfest 2023' - required: false diff --git a/.github/ISSUE_TEMPLATE/refactor_code.yml b/.github/ISSUE_TEMPLATE/refactor_code.yml index f61e7409c..6622fa940 100644 --- a/.github/ISSUE_TEMPLATE/refactor_code.yml +++ b/.github/ISSUE_TEMPLATE/refactor_code.yml @@ -33,6 +33,3 @@ body: - label: 'I am willing to work on this issue (optional).' required: false - - - label: 'I am participating in Hacktoberfest 2023' - required: false