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/bug_report.yaml
+4-2
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,17 @@ body:
9
9
10
10
Please fill out the template below to make it easier to debug your problem.
11
11
12
-
If you are not sure if it is a bug or not, you can contact us via the available [support channels](https://bank-vaults.dev/docs/support/).
12
+
If you are not sure if it is a bug or not, you can contact us via the available [support channels](https://bank-vaults.dev/docs/support).
13
13
- type: checkboxes
14
14
attributes:
15
15
label: Preflight Checklist
16
16
description: Please ensure you've completed all of the following.
17
17
options:
18
18
- label: I have searched the [issue tracker](https://www.github.com/bank-vaults/bank-vaults.dev/issues) for an issue that matches the one I want to file, without success.
19
19
required: true
20
-
- label: I am not looking for support or already pursued the available [support channels](https://github.com/bank-vaults/bank-vaults.dev/issues/new/choose) without success.
20
+
- label: I am not looking for support or already pursued the available [support channels](https://bank-vaults.dev/docs/support) without success.
21
+
required: true
22
+
- label: I agree to follow the [Code of Conduct](https://bank-vaults.dev/docs/code-of-conduct).
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/feature_request.yaml
+3-1
Original file line number
Diff line number
Diff line change
@@ -9,14 +9,16 @@ body:
9
9
10
10
Please describe what you would like to change/add and why in detail by filling out the template below.
11
11
12
-
If you are not sure if your request fits into Dex, you can contact us via the available [support channels](https://bank-vaults.dev/docs/support/).
12
+
If you are not sure if your request fits into the Bank-Vaults Documentation, you can contact us via the available [support channels](https://bank-vaults.dev/docs/support).
13
13
- type: checkboxes
14
14
attributes:
15
15
label: Preflight Checklist
16
16
description: Please ensure you've completed all of the following.
17
17
options:
18
18
- label: I have searched the [issue tracker](https://www.github.com/bank-vaults/bank-vaults.dev/issues) for an issue that matches the one I want to file, without success.
19
19
required: true
20
+
- label: I agree to follow the [Code of Conduct](https://bank-vaults.dev/docs/code-of-conduct).
0 commit comments