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.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ body:
37
37
label: Can you reproduce the bug on the Gitea demo site?
38
38
description: |
39
39
If so, please provide a URL in the Description field
40
-
URL of Gitea demo: https://try.gitea.io
40
+
URL of Gitea demo: https://demo.gitea.com
41
41
options:
42
42
- "Yes"
43
43
- "No"
@@ -74,7 +74,7 @@ body:
74
74
attributes:
75
75
label: How are you running Gitea?
76
76
description: |
77
-
Please include information on whether you built Gitea yourself, used one of our downloads, are using https://try.gitea.io or are using some other package
77
+
Please include information on whether you built Gitea yourself, used one of our downloads, are using https://demo.gitea.com or are using some other package
78
78
Please also tell us how you are running Gitea, e.g. if it is being run from docker, a command-line, systemd etc.
79
79
If you are using a package or systemd tell us what distribution you are using
0 commit comments