mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-12-20 14:26:59 +01:00
Update issue templates
This commit is contained in:
42
.github/ISSUE_TEMPLATE/acme---dns-challenge-issue.md
vendored
Normal file
42
.github/ISSUE_TEMPLATE/acme---dns-challenge-issue.md
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
---
|
||||
name: ACME / DNS Challenge issue
|
||||
about: An issue related to ACME or DNS challenge feature
|
||||
title: "[ACME]"
|
||||
labels: acme
|
||||
assignees: zen8841
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the issue is.
|
||||
*Reminder: UI related bug about the ACME tool or certificate tab in general should use the BUG report template instead.*
|
||||
|
||||
**Request Details**
|
||||
- ACME mode: [HTTP challenge / DNS challenge]
|
||||
- CA used: [e.g. Let's Encrypted]
|
||||
- DNS provider: [e.g. Cloudflare, fill in N/A for http challenge]
|
||||
|
||||
**Error Message**
|
||||
Copy and paste the whole error message here with code block tag (i.e. 3 x "`" before and after the code area). Replace your root domain with `example.com` but keeping any subdomain in place.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected Common Name (CN) in certy**
|
||||
An array of domains that suppose to be in the certificate (replace the root domain with `example.com` but keeping any subdomains)
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
||||
** Host Environment (please complete following information, DO NOT REMOVE ANY FIELD(S)) **
|
||||
- Arch: [e.g. arm64]
|
||||
- Device: [e.g. Bananapi R2 PRO]
|
||||
- OS: [e.g. Armbian]
|
||||
- Version [e.g. 23.02 Bullseye ]
|
||||
- Are you using Docker? (yes / no)
|
||||
- Docker Version (fill in "N/A" for native deployment): [e.g. 3.0.4]
|
||||
- Zoraxy Version [e.g. 3.2.8]
|
||||
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -35,6 +35,7 @@ If applicable, add screenshots to help explain your problem.
|
||||
- Version [e.g. 23.02 Bullseye ]
|
||||
- Are you using Docker? (yes / no)
|
||||
- Docker Version (fill in "N/A" for native deployment): [e.g. 3.0.4]
|
||||
- Zoraxy Version [e.g. 3.2.8]
|
||||
|
||||
**Supplementary links**
|
||||
If your issue is related to a particular open source project, paste the link here.
|
||||
|
||||
Reference in New Issue
Block a user