Skip to content

Commit 95883c7

Browse files
authored
Update issue templates
1 parent d363439 commit 95883c7

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: ''
4+
title: "[BUG]"
55
labels: ''
6-
assignees: ''
6+
assignees: evertramos
77

88
---
99

@@ -23,16 +23,15 @@ A clear and concise description of what you expected to happen.
2323
**Screenshots**
2424
If applicable, add screenshots to help explain your problem.
2525

26-
**Desktop (please complete the following information):**
27-
- OS: [e.g. iOS]
28-
- Browser [e.g. chrome, safari]
29-
- Version [e.g. 22]
26+
**Server info (please complete the following information):**
27+
- Linux release: [e.g. Ubuntu 20.10]
28+
- Server type [e.g. vps, Raspberry Pi]
29+
- Docker version [e.g. 20.10]
30+
- docker-compose version [e.g. 1.27]
3031

31-
**Smartphone (please complete the following information):**
32-
- Device: [e.g. iPhone6]
33-
- OS: [e.g. iOS8.1]
34-
- Browser [e.g. stock browser, safari]
35-
- Version [e.g. 22]
32+
**Logs (please send some logs):**
33+
- nginx container
34+
- letsencrypt container (if related to ssl)
3635

3736
**Additional context**
3837
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this project
4-
title: ''
4+
title: "[FEATURE]"
55
labels: ''
6-
assignees: ''
6+
assignees: evertramos
77

88
---
99

0 commit comments

Comments
 (0)