From bc49e0c0a151c788476b07ba616fc6ac9a22eca5 Mon Sep 17 00:00:00 2001 From: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Date: Mon, 6 Feb 2023 11:50:00 +0800 Subject: [PATCH] Update the links in the issue templates (#907) --- .github/ISSUE_TEMPLATE/1-bug-report.yml | 2 +- .github/ISSUE_TEMPLATE/2-feature_request.yml | 2 +- .github/ISSUE_TEMPLATE/3-documentation.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index f77c380f..f340b7a7 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -89,6 +89,6 @@ body: Thanks for taking the time to fill out this report. If you have already identified the reason, we strongly appreciate you creating a new PR to fix it [**Here**](https://github.com/open-mmlab/mmengine/pulls)! - Please refer to [**Contribution Guide (TODO)**](https://mmengine.readthedocs.io/en/latest/notes/contribution_guide.html) for contributing. + Please refer to [**Contribution Guide**](https://mmengine.readthedocs.io/en/latest/notes/contributing.html) for contributing. Welcome to join our [**Community (TODO)**](https://mmengine.readthedocs.io/en/latest/contact.html) to discuss together. 👬 diff --git a/.github/ISSUE_TEMPLATE/2-feature_request.yml b/.github/ISSUE_TEMPLATE/2-feature_request.yml index fe81d86b..5e60377f 100644 --- a/.github/ISSUE_TEMPLATE/2-feature_request.yml +++ b/.github/ISSUE_TEMPLATE/2-feature_request.yml @@ -34,6 +34,6 @@ body: Thanks for taking the time to fill out this report. We strongly appreciate you creating a new PR to implement it [**Here**](https://github.com/open-mmlab/mmengine/pulls)! - Please refer to [**Contribution Guide (TODO)**](https://mmengine.readthedocs.io/en/latest/notes/contribution_guide.html) for contributing. + Please refer to [**Contribution Guide**](https://mmengine.readthedocs.io/en/latest/notes/contributing.html) for contributing. Welcome to join our [**Community (TODO)**](https://mmengine.readthedocs.io/en/latest/contact.html) to discuss together. 👬 diff --git a/.github/ISSUE_TEMPLATE/3-documentation.yml b/.github/ISSUE_TEMPLATE/3-documentation.yml index f39da61c..c8167a9b 100644 --- a/.github/ISSUE_TEMPLATE/3-documentation.yml +++ b/.github/ISSUE_TEMPLATE/3-documentation.yml @@ -32,6 +32,6 @@ body: Thanks for taking the time to fill out this report. If you have already identified the reason, we strongly appreciate you creating a new PR to fix it [**here**](https://github.com/open-mmlab/mmengine/pulls)! - Please refer to [Contribution Guide](https://mmengine.readthedocs.io/en/latest/notes/contributing.html) for contributing. + Please refer to [**Contribution Guide**](https://mmengine.readthedocs.io/en/latest/notes/contributing.html) for contributing. Welcome to join our [**Community(TODO)**](https://mmengine.readthedocs.io/en/latest/contact.html) to discuss together. 👬