Skip to content

Commit 3a83444

Browse files
update issue template
1 parent fe3224b commit 3a83444

File tree

6 files changed

+16
-16
lines changed

6 files changed

+16
-16
lines changed

.gitee/ISSUE_TEMPLATE/001_bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ body:
3535
attributes:
3636
value: |
3737
提交前请确认您已遵循以下步骤:
38-
- 确认问题在 [**dev**](https://gitee.com/open-vela/docs) 上可重现。
38+
- 确认问题在 [**dev**](../) 上可重现。
3939
- 遇到构建问题时运行 `make distclean`。
40-
- 搜索 [现有问题](https://gitee.com/open-vela/docs/issues)
40+
- 搜索 [现有问题](./)

.gitee/ISSUE_TEMPLATE/002_feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ body:
3030
- type: markdown
3131
attributes:
3232
value: |
33-
提交前请搜索 [现有功能需求](https://gitee.com/open-vela/docs/issues)
33+
提交前请搜索 [现有功能需求](./)
3434

.gitee/ISSUE_TEMPLATE/003_help.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ body:
1818
attributes:
1919
value: |
2020
提交前请确认您已遵循以下步骤:
21-
- 我已搜索 [openvela 文档](https://gitee.com/open-vela/docs),但未找到问题的答案。
22-
- 已搜索 [现有问题](https://gitee.com/open-vela/docs/issues)
21+
- 我已搜索 [openvela 文档](../),但未找到问题的答案。
22+
- 已搜索 [现有问题](./)

.github/ISSUE_TEMPLATE/001_bug_report.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ body:
2121
Hello openvela Community member! Please keep things tidy by putting your post in the proper place:
2222
2323
Reporting a bug: use this form.
24-
Asking a question or getting help: use the [General Help](https://github.com/open-vela/docs/issues/new?assignees=&labels=Community%3A+Question&projects=&template=003_help.yml&title=%5BHELP%5D+%3Ctitle%3E) form.
25-
Requesting a new feature: use the [Feature request](https://github.com/open-vela/docs/issues/new?assignees=&labels=Type%3A+Enhancement&projects=&template=002_feature_request.yml&title=%5BFEATURE%5D+%3Ctitle%3E) form.
24+
Asking a question or getting help: use the [General Help](./new?assignees=&labels=Community%3A+Question&projects=&template=003_help.yml&title=%5BHELP%5D+%3Ctitle%3E) form.
25+
Requesting a new feature: use the [Feature request](./new?assignees=&labels=Type%3A+Enhancement&projects=&template=002_feature_request.yml&title=%5BFEATURE%5D+%3Ctitle%3E) form.
2626
- type: textarea
2727
attributes:
2828
label: "Description / Steps to reproduce the issue"
@@ -54,7 +54,7 @@ body:
5454
### Before You Submit
5555
5656
Please verify that you've followed these steps:
57-
- Confirm the problem is reproducible on [**dev**](https://github.com/open-vela/docs).
57+
- Confirm the problem is reproducible on [**dev**](../).
5858
- Run `make distclean` when encountering build issues.
59-
- Search [existing issues](https://github.com/open-vela/docs/issues) (including [closed](https://github.com/open-vela/docs/issues?q=is%3Aissue+is%3Aclosed))
59+
- Search [existing issues](./) (including [closed](./?q=is%3Aissue+is%3Aclosed))
6060

.github/ISSUE_TEMPLATE/002_feature_request.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ body:
2121
Hello openvela Community member! Please keep things tidy by putting your post in the proper place:
2222
2323
Requesting a new feature: use this form.
24-
Asking a question or getting help: use the [General Help](https://github.com/open-vela/docs/issues/new?assignees=&labels=Community%3A+Question&projects=&template=003_help.yml&title=%5BHELP%5D+%3Ctitle%3E) form.
25-
Reporting a bug: use the [Bug report](https://github.com/open-vela/docs/issues/new?assignees=&labels=%F0%9F%91%80+needs+triage%2CType%3A+Bug&projects=&template=001_bug_report.yml&title=%5BBUG%5D+%3Ctitle%3E) form.
24+
Asking a question or getting help: use the [General Help](./new?assignees=&labels=Community%3A+Question&projects=&template=003_help.yml&title=%5BHELP%5D+%3Ctitle%3E) form.
25+
Reporting a bug: use the [Bug report](./new?assignees=&labels=%F0%9F%91%80+needs+triage%2CType%3A+Bug&projects=&template=001_bug_report.yml&title=%5BBUG%5D+%3Ctitle%3E) form.
2626
2727
- type: textarea
2828
id: question-description
@@ -52,4 +52,4 @@ body:
5252
### Before You Submit
5353
5454
Please verify that you've followed these steps:
55-
- Search [existing feature requests](https://github.com/open-vela/docs/issues) (including [closed](https://github.com/open-vela/docs/issues?q=is%3Aissue+is%3Aclosed))
55+
- Search [existing feature requests](./) (including [closed](./?q=is%3Aissue+is%3Aclosed))

.github/ISSUE_TEMPLATE/003_help.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ body:
2121
Hello openvela Community member! Please keep things tidy by putting your post in the proper place:
2222
2323
Asking a question or getting help: use this form.
24-
Reporting a bug: use the [Bug report](https://github.com/open-vela/docs/issues/new?assignees=&labels=%F0%9F%91%80+needs+triage%2CType%3A+Bug&projects=&template=001_bug_report.yml&title=%5BBUG%5D+%3Ctitle%3E) form.
25-
Requesting a new feature: use the [Feature request](https://github.com/open-vela/docs/issues/new?assignees=&labels=Type%3A+Enhancement&projects=&template=002_feature_request.yml&title=%5BFEATURE%5D+%3Ctitle%3E) form
24+
Reporting a bug: use the [Bug report](./new?assignees=&labels=%F0%9F%91%80+needs+triage%2CType%3A+Bug&projects=&template=001_bug_report.yml&title=%5BBUG%5D+%3Ctitle%3E) form.
25+
Requesting a new feature: use the [Feature request](./new?assignees=&labels=Type%3A+Enhancement&projects=&template=002_feature_request.yml&title=%5BFEATURE%5D+%3Ctitle%3E) form
2626
2727
- type: markdown
2828
attributes:
@@ -43,5 +43,5 @@ body:
4343
### Before You Submit
4444
4545
Please verify that you've followed these steps:
46-
- I have searched [openvela Documentation](https://github.com/open-vela/docs) and didn't find an answer to my question.
47-
- Search [existing issues](https://github.com/open-vela/docs/issues) (including [closed](https://github.com/open-vela/docs/issues?q=is%3Aissue+is%3Aclosed))
46+
- I have searched [openvela Documentation](../) and didn't find an answer to my question.
47+
- Search [existing issues](./) (including [closed](./?q=is%3Aissue+is%3Aclosed))

0 commit comments

Comments
 (0)