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