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.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ body:
8
8
value: |
9
9
Thanks for taking the time to report a bug! Please fill out the information below to help us diagnose and fix the issue.
10
10
11
-
**Note:** If you have a question or need help, please use [GitHub Discussions](https://github.com/dtvem/dtvem/discussions) instead of opening an issue.
11
+
**Note:** If you have a question or need help, please use [GitHub Discussions](https://github.com/CodingWithCalvin/dtvem.cli/discussions) instead of opening an issue.
12
12
13
13
- type: textarea
14
14
id: description
@@ -128,7 +128,7 @@ body:
128
128
id: terms
129
129
attributes:
130
130
label: Code of Conduct
131
-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/dtvem/dtvem/blob/main/CODE_OF_CONDUCT.md)
131
+
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/CodingWithCalvin/dtvem.cli/blob/main/CODE_OF_CONDUCT.md)
132
132
options:
133
133
- label: I agree to follow this project's Code of Conduct
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/build_request.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ body:
69
69
id: terms
70
70
attributes:
71
71
label: Code of Conduct
72
-
description: By submitting this request, you agree to follow our [Code of Conduct](https://github.com/dtvem/dtvem/blob/main/CODE_OF_CONDUCT.md)
72
+
description: By submitting this request, you agree to follow our [Code of Conduct](https://github.com/CodingWithCalvin/dtvem.cli/blob/main/CODE_OF_CONDUCT.md)
73
73
options:
74
74
- label: I agree to follow this project's Code of Conduct
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ body:
8
8
value: |
9
9
Thanks for suggesting a new feature! We appreciate your ideas for improving dtvem.
10
10
11
-
**Note:** If you have a question or want to discuss ideas before submitting a formal feature request, please use [GitHub Discussions](https://github.com/dtvem/dtvem/discussions).
11
+
**Note:** If you have a question or want to discuss ideas before submitting a formal feature request, please use [GitHub Discussions](https://github.com/CodingWithCalvin/dtvem.cli/discussions).
12
12
13
13
- type: textarea
14
14
id: problem
@@ -98,7 +98,7 @@ body:
98
98
id: terms
99
99
attributes:
100
100
label: Code of Conduct
101
-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/dtvem/dtvem/blob/main/CODE_OF_CONDUCT.md)
101
+
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/CodingWithCalvin/dtvem.cli/blob/main/CODE_OF_CONDUCT.md)
102
102
options:
103
103
- label: I agree to follow this project's Code of Conduct
0 commit comments