diff --git a/.github/ISSUE_TEMPLATE/backend_bug_report.yml b/.github/ISSUE_TEMPLATE/backend_bug_report.yml index 9310dffa..54d5d203 100644 --- a/.github/ISSUE_TEMPLATE/backend_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/backend_bug_report.yml @@ -51,7 +51,7 @@ body: label: Validations description: Before submitting the issue, please make sure you do the following options: - - label: Read the [docs](https://huolalatech.github.io/page-spy-web/docs). + - label: Read the [FAQ](https://github.com/HuolalaTech/page-spy-web/wiki). required: true - label: Read the [Contributing Guidelines](https://github.com/HuolalaTech/page-spy-web/blob/main/CONTRIBUTING.md). required: true diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 63cef0e1..6a65dd0d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -37,7 +37,7 @@ body: label: Validations description: Before submitting the issue, please make sure you do the following options: - - label: Read the [docs](https://huolalatech.github.io/page-spy-web/docs). + - label: Read the [FAQ](https://github.com/HuolalaTech/page-spy-web/wiki). required: true - label: Read the [Contributing Guidelines](https://github.com/HuolalaTech/page-spy-web/blob/main/CONTRIBUTING.md). required: true diff --git a/.github/ISSUE_TEMPLATE/frontend_bug_report.yml b/.github/ISSUE_TEMPLATE/frontend_bug_report.yml index 44740e3a..e1e95776 100644 --- a/.github/ISSUE_TEMPLATE/frontend_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/frontend_bug_report.yml @@ -52,7 +52,7 @@ body: label: Validations description: Before submitting the issue, please make sure you do the following options: - - label: Read the [docs](https://huolalatech.github.io/page-spy-web/docs). + - label: Read the [FAQ](https://github.com/HuolalaTech/page-spy-web/wiki). required: true - label: Read the [Contributing Guidelines](https://github.com/HuolalaTech/page-spy-web/blob/main/CONTRIBUTING.md). required: true diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d55d657d..5d3b9c7a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,6 +5,8 @@ [github-release]: https://github.com/HuolalaTech/page-spy-web/releases/tag/v1.2.0 'PageSpy Release' [npm-package]: https://www.npmjs.com/package/@huolala-tech/page-spy-api 'NPM package' +[English](./CONTRIBUTING_EN.md) | 中文 + # PageSpy Contributing Guide 你好!感谢你拿出时间来为 PageSpy 贡献,对此我们感到非常高兴。任何贡献都可以让 PageSpy 越来越好!在正式提交你的贡献之前,请阅读以下指引文档。 diff --git a/CONTRIBUTING_EN.md b/CONTRIBUTING_EN.md index 7e1c5fee..7c2bb4bd 100644 --- a/CONTRIBUTING_EN.md +++ b/CONTRIBUTING_EN.md @@ -5,6 +5,8 @@ [github-release]: https://github.com/HuolalaTech/page-spy-web/releases/tag/v1.2.0 'PageSpy Release' [npm-package]: https://www.npmjs.com/package/@huolala-tech/page-spy-api 'NPM package' +English | [中文](./CONTRIBUTING.md) + # PageSpy Contributing Guide Hi! Thank you for investing your time in contributing to PageSpy. We're really excited about that, as any contributions will help to make it better. Before submitting your contribution, please read the following guide.