You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+23-9
Original file line number
Diff line number
Diff line change
@@ -6,20 +6,30 @@ labels: bug
6
6
assignees: ''
7
7
8
8
---
9
-
10
-
**Are you in the right place?**
9
+
<!--
10
+
11
+
Are you in the right place?
11
12
- If you are looking for support on how to get your upstream server forwarding, please consider asking the community on Reddit.
12
13
- If you are writing code changes to contribute and need to ask about the internals of the software, Gitter is the best place to ask.
13
14
- If you think you found a bug with NPM (not Nginx, or your upstream server or MySql) then you are in the *right place.*
14
15
16
+
-->
17
+
15
18
**Checklist**
16
19
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
20
+
- Yes / No
17
21
- Are you sure you're not using someone else's docker image?
18
-
- If having problems with Lets Encrypt, have you made absolutely sure your site is accessible from outside of your network?
22
+
- Yes / No
23
+
- Have you searched for similar issues (both open and closed)?
24
+
- Yes / No
19
25
20
26
**Describe the bug**
21
-
- A clear and concise description of what the bug is.
22
-
- What version of Nginx Proxy Manager is reported on the login page?
27
+
<!-- A clear and concise description of what the bug is. -->
28
+
29
+
30
+
**Nginx Proxy Manager Version**
31
+
<!-- What version of Nginx Proxy Manager is reported on the login page? -->
32
+
23
33
24
34
**To Reproduce**
25
35
Steps to reproduce the behavior:
@@ -28,14 +38,18 @@ Steps to reproduce the behavior:
28
38
3. Scroll down to '....'
29
39
4. See error
30
40
41
+
31
42
**Expected behavior**
32
-
A clear and concise description of what you expected to happen.
43
+
<!-- A clear and concise description of what you expected to happen. -->
44
+
33
45
34
46
**Screenshots**
35
-
If applicable, add screenshots to help explain your problem.
47
+
<!-- If applicable, add screenshots to help explain your problem. -->
48
+
36
49
37
50
**Operating System**
38
-
- Please specify if using a Rpi, Mac, orchestration tool or any other setups that might affect the reproduction of this error.
51
+
<!-- Please specify if using a Rpi, Mac, orchestration tool or any other setups that might affect the reproduction of this error. -->
52
+
39
53
40
54
**Additional context**
41
-
Add any other context about the problem here, docker version, browser versionif applicable to the problem. Too much info is better than too little.
55
+
<!--Add any other context about the problem here, docker version, browser version, logs if applicable to the problem. Too much info is better than too little.-->
0 commit comments