diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 505b7abf..abe8e634 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,9 +8,12 @@ assignees: '' --- **Before submitting an issue** -Please read this first https://github.com/billz/raspap-webgui/wiki/Reporting-issues -* [x] This is a bug report +All submitters MUST read this first https://github.com/billz/raspap-webgui/wiki/Reporting-issues + +Have a question or want to suggest a feature? You may do so here https://github.com/billz/raspap-webgui/discussions + +* [ ] This is a bug report * [ ] I searched existing issues before opening this one * [ ] I checked the FAQ before creating this issue * [ ] I have read and understand the issue reporting guidelines @@ -20,7 +23,7 @@ A clear and concise description of what the bug is. **Your environment** * Raspberry Pi hardware (examples: Pi 3 Model B+, Pi Zero W) -* Raspbian version (examples: Buster Lite, Buster Desktop) +* Raspbian version (examples: RPi OS Lite, Armbian) * Followed the project prerequisites? (Y/N) * Checked the project FAQ? (Y/N) * RaspAP Quick Install or Manual setup? diff --git a/yarn.lock b/yarn.lock index c6c21827..2b445d7f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2125,9 +2125,9 @@ inherits@2.0.3: integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4= ini@^1.3.4, ini@~1.3.0: - version "1.3.5" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" - integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw== + version "1.3.8" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" + integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew== interpret@^1.1.0: version "1.2.0"