You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/001_bug_report.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,8 @@ body:
21
21
Hello openvela Community member! Please keep things tidy by putting your post in the proper place:
22
22
23
23
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.
26
26
- type: textarea
27
27
attributes:
28
28
label: "Description / Steps to reproduce the issue"
@@ -54,7 +54,7 @@ body:
54
54
### Before You Submit
55
55
56
56
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**](../).
58
58
- Run `make distclean` when encountering build issues.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/002_feature_request.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,8 @@ body:
21
21
Hello openvela Community member! Please keep things tidy by putting your post in the proper place:
22
22
23
23
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.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/003_help.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,8 @@ body:
21
21
Hello openvela Community member! Please keep things tidy by putting your post in the proper place:
22
22
23
23
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
26
26
27
27
- type: markdown
28
28
attributes:
@@ -43,5 +43,5 @@ body:
43
43
### Before You Submit
44
44
45
45
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.
0 commit comments