From c1db6c7765f6f38fe77dcc19aba96f2dcb06d3c7 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Sat, 13 Apr 2024 01:27:40 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/proposal.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/proposal.yml b/.github/ISSUE_TEMPLATE/proposal.yml index b28bb2a..51fda5d 100644 --- a/.github/ISSUE_TEMPLATE/proposal.yml +++ b/.github/ISSUE_TEMPLATE/proposal.yml @@ -7,7 +7,6 @@ body: value: | Common reasons for proposals include: - - Altering the infrastructure (e.g. swapping Webpack out with other bundlers); - Bumping a critical dependency's major version; - A significant improvement to a CLI command; - Significant refactor; @@ -19,7 +18,7 @@ body: attributes: label: Have you read the Contributing Guidelines on issues? options: - - label: I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues). + - label: I have read the [Contributing Guidelines](https://snigdha-os.github.io/documentation/introduction/contributing). required: true - type: textarea