Skip to content

Commit a416d56

Browse files
committed
Update issue template
1 parent 3527e9e commit a416d56

File tree

1 file changed

+12
-21
lines changed

1 file changed

+12
-21
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 12 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -14,26 +14,17 @@ A clear and concise description of what the bug is.
1414

1515
**To Reproduce**
1616
Steps to reproduce the behavior:
17-
1. Go to '...'
18-
2. Click on '....'
19-
3. Scroll down to '....'
20-
4. See error
21-
22-
**Expected behavior**
23-
A clear and concise description of what you expected to happen.
24-
25-
**Screenshots**
26-
If the error is in one of the scripts, an screen show will help a lot to identify which part of the script the error occurred.
17+
1. Run the script....
18+
2. ...
2719

2820
**Server info (please complete the following information):**
29-
- Linux release: [e.g. Ubuntu 20.10]
30-
- Server type [e.g. vps, Raspberry Pi]
31-
- Docker version [e.g. 20.10]
32-
- docker-compose version [e.g. 1.27]
33-
34-
**Logs (please send some logs):**
35-
- nginx container
36-
- letsencrypt container (if related to ssl)
37-
38-
**Additional context**
39-
Add any other context about the problem here.
21+
- Linux release:
22+
- Server type:
23+
- Docker version:
24+
- docker-compose version:
25+
26+
**Logs:**
27+
- basescript.log (send only last execution log with an error) - This log is in ./bin folder
28+
- nginx container logs
29+
- letsencrypt/acme container (if related to ssl)
30+

0 commit comments

Comments
 (0)