Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit b708568

Browse files
authored
update issue forms
1 parent c55e64c commit b708568

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
value: |
99
Before opening a bug report please check that your issue was not already discussed in the following:
1010
11-
* [Issues](https://github.com/KatsuteDev/simplehttpserver/issues?q=is%3Aissue+is%3Aopen+label%3Abug%2C%22critical+bug%22)
11+
* [Issues](https://github.com/KatsuteDev/simplehttpserver/issues?q=is%3Aissue+is%3Aopen+label%3Abug%2C%22critical+issue%22)
1212
* [Documentation](https://docs.katsute.dev/simplehttpserver5)
1313
1414
Please also check that:

.github/ISSUE_TEMPLATE/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
value: |
99
Before opening a documentation report please check that your issue was not already discussed in the following:
1010
11-
* [Issues](https://github.com/KatsuteDev/simplehttpserver/issues?q=is%3Aissue+is%3Aopen+label%3Abug%2C%22critical+bug%22+label%3Adocumentation)
11+
* [Issues](https://github.com/KatsuteDev/simplehttpserver/issues?q=is%3Aissue+is%3Aopen+label%3Abug%2C%22critical+issue%22+label%3Adocumentation)
1212
1313
Please also check that:
1414

0 commit comments

Comments
 (0)