diff --git a/.github/ISSUE_TEMPLATE/report-bug.yml b/.github/ISSUE_TEMPLATE/report-bug.yml index f6f8b9d..f27191c 100644 --- a/.github/ISSUE_TEMPLATE/report-bug.yml +++ b/.github/ISSUE_TEMPLATE/report-bug.yml @@ -23,9 +23,9 @@ body: - type: checkboxes attributes: - label: Have you read the Contributing Guidelines on issues? + label: Have you read the Contributing Guidelines? 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: checkboxes