Feature/update issue templates (#630)

* Update issue templates with latest versions from the server

* Add additional points to "bug_report" issue template
This commit is contained in:
schroda
2024-03-02 01:29:15 +01:00
committed by GitHub
parent c9a4ed620c
commit 92fe3eaaa6
3 changed files with 15 additions and 8 deletions

View File

@@ -37,7 +37,7 @@ jobs:
},
{
"type": "body",
"regex": ".*(Suwayomi-Server version|Server Operating System|Server Desktop Environment|Server JVM version|Client Operating System|Client Web Browser):.*(\\(Example:|<usually).*",
"regex": ".*(Suwayomi-WebUI version|Suwayomi-Server version|Server Operating System|Server Desktop Environment|Server JVM version|Client Operating System|Client Web Browser):.*(\\(Example:|<usually).*",
"message": "The requested information was not filled out"
},
{