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
1. Make sure you are targeting the `main` branch, pull requests on release branches are only allowed for backports.
4
4
2. Make sure you have read contributing guidelines: https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md .
5
-
3. Describe what your pull request does and which issue you're targeting (if any).
6
-
4. It is recommended to enable "Allow edits by maintainers", so maintainers can help more easily.
7
-
5. Your input here will be included in the commit message when this PR has been merged. If you don't want some content to be included, please separate them with a line like `---`.
8
-
6. Delete all these tips before posting.
5
+
3. For documentations contribution, please go to https://gitea.com/gitea/docs
6
+
4. Describe what your pull request does and which issue you're targeting (if any).
7
+
5. It is recommended to enable "Allow edits by maintainers", so maintainers can help more easily.
8
+
6. Your input here will be included in the commit message when this PR has been merged. If you don't want some content to be included, please separate them with a line like `---`.
0 commit comments