Explorar o código

add issue template (copy from AdguardHome)

rufengsuixing %!s(int64=5) %!d(string=hai) anos
pai
achega
6140eef91e

+ 41 - 0
.github/ISSUE_TEMPLATE/Bug_report.md

@@ -0,0 +1,41 @@
+---
+name: Bug report
+about: Create a bug report to help me improve AdGuard Home luci
+
+---
+
+### Prerequisites
+
+Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.**
+
+- [ ] I am running the latest version of luci-app-adguardhome
+- [ ] I checked to make sure that this issue has not already been filed
+
+### Issue Details
+
+<!--- Please include all relevant details about the environment you experienced the bug in -->
+
+* **Version of AdGuard Home luci:**
+  * <!-- (e.g. v1.5) -->
+* **Version of AdGuard Home server:**
+  * <!-- (e.g. v1.0) -->
+* **Operating system and version:**
+  * <!-- (e.g. OpenWrt R9.11.23  -->
+
+### Expected Behavior
+<!-- A clear and concise description of what you expected to happen. -->
+
+### Actual Behavior
+<!-- A clear and concise description of what actually happened. -->
+
+### Screenshots
+<!-- If applicable, add screenshots to help explain your problem. -->
+
+<details><summary>Screenshot:</summary>
+
+<!--- drag and drop, upload or paste your screenshot to this area-->
+
+</details>
+
+### Additional Information
+<!-- Add any other context about the problem here. -->

+ 25 - 0
.github/ISSUE_TEMPLATE/Feature_request.md

@@ -0,0 +1,25 @@
+---
+name: Feature request
+about: Suggest an idea for AdGuard Home luci
+
+---
+
+
+### Prerequisites
+
+Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.**
+
+- [ ] I am running the latest version
+- [ ] I checked to make sure that this issue has not already been filed
+
+### Problem Description
+<!-- Is your feature request related to a problem? Please add a clear and concise description of what the problem is. -->
+
+### Proposed Solution
+<!-- Describe the solution you'd like in a clear and concise manner -->
+
+### Alternatives Considered
+<!-- A clear and concise description of any alternative solutions or features you've considered. -->
+
+### Additional Information
+<!-- Add any other context about the problem here. -->