From 583c00139136c828ed1e0a5f10530621a0cad37e Mon Sep 17 00:00:00 2001 From: Rakesh9100 Date: Fri, 31 Jan 2025 00:47:37 +0530 Subject: [PATCH] Issue templates updated with IWOC label --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- .github/ISSUE_TEMPLATE/doc_report.yml | 4 ++-- .github/ISSUE_TEMPLATE/feature_request.yml | 4 ++-- .github/ISSUE_TEMPLATE/other.yml | 4 ++-- .github/ISSUE_TEMPLATE/style.yml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 6a739e8c..002521ec 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -29,10 +29,10 @@ body: - label: "I follow [Contributing Guidelines](https://github.com/Rakesh9100/Beautiify/blob/main/.github/CONTRIBUTING_GUIDELINES.md) of this project." required: true - - label: "I am a SWOC'25 contributor." + - label: "I am an IWOC'25 contributor." required: false - - label: "I am a KWOC'24 contributor." + - label: "I am a SWOC'25 contributor." required: false - type: checkboxes diff --git a/.github/ISSUE_TEMPLATE/doc_report.yml b/.github/ISSUE_TEMPLATE/doc_report.yml index f05d0559..43fdf26d 100644 --- a/.github/ISSUE_TEMPLATE/doc_report.yml +++ b/.github/ISSUE_TEMPLATE/doc_report.yml @@ -28,10 +28,10 @@ body: - label: "I follow [Contributing Guidelines](https://github.com/Rakesh9100/Beautiify/blob/main/.github/CONTRIBUTING_GUIDELINES.md) of this project." required: true - - label: "I am a SWOC'25 contributor." + - label: "I am an IWOC'25 contributor." required: false - - label: "I am a KWOC'24 contributor." + - label: "I am a SWOC'25 contributor." required: false - type: checkboxes diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 547adc12..d8cba263 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -29,10 +29,10 @@ body: - label: "I follow [Contributing Guidelines](https://github.com/Rakesh9100/Beautiify/blob/main/.github/CONTRIBUTING_GUIDELINES.md) of this project." required: true - - label: "I am a SWOC'25 contributor." + - label: "I am an IWOC'25 contributor." required: false - - label: "I am a KWOC'24 contributor." + - label: "I am a SWOC'25 contributor." required: false - type: checkboxes diff --git a/.github/ISSUE_TEMPLATE/other.yml b/.github/ISSUE_TEMPLATE/other.yml index 71a3e6ae..4561094d 100644 --- a/.github/ISSUE_TEMPLATE/other.yml +++ b/.github/ISSUE_TEMPLATE/other.yml @@ -33,10 +33,10 @@ body: - label: "I follow [Contributing Guidelines](https://github.com/Rakesh9100/Beautiify/blob/main/.github/CONTRIBUTING_GUIDELINES.md) of this project." required: true - - label: "I am a SWOC'25 contributor." + - label: "I am an IWOC'25 contributor." required: false - - label: "I am a KWOC'24 contributor." + - label: "I am a SWOC'25 contributor." required: false - type: checkboxes diff --git a/.github/ISSUE_TEMPLATE/style.yml b/.github/ISSUE_TEMPLATE/style.yml index dfe51940..14e368d9 100644 --- a/.github/ISSUE_TEMPLATE/style.yml +++ b/.github/ISSUE_TEMPLATE/style.yml @@ -24,10 +24,10 @@ body: - label: "I follow [Contributing Guidelines](https://github.com/Rakesh9100/Beautiify/blob/main/.github/CONTRIBUTING_GUIDELINES.md) of this project." required: true - - label: "I am a SWOC'25 contributor." + - label: "I am an IWOC'25 contributor." required: false - - label: "I am a KWOC'24 contributor." + - label: "I am a SWOC'25 contributor." required: false - type: checkboxes