Skip to content

Commit 454ee83

Browse files
fnetXashimokawa
authored andcommitted
CB: Issue template, clarify use of the repo
1 parent 6b09b1c commit 454ee83

File tree

1 file changed

+8
-26
lines changed

1 file changed

+8
-26
lines changed

.github/issue_template.md

Lines changed: 8 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,20 @@
1-
<!-- NOTE: If your issue is a security concern, please send an email to [email protected] instead of opening a public issue -->
2-
3-
<!--
4-
1. Please speak English, this is the language all maintainers can speak and write.
5-
2. Please ask questions or configuration/deploy problems on our Discord
6-
server (https://discord.gg/gitea) or forum (https://discourse.gitea.io).
7-
3. Please take a moment to check that your issue doesn't already exist.
8-
4. Make sure it's not mentioned in the FAQ (https://docs.gitea.io/en-us/faq)
9-
5. Please give all relevant information below for bug reports, because
10-
incomplete details will be handled as an invalid report.
1+
<!-- NOTE: If your issue is a security concern, please send an email to [email protected] and (!) [email protected] instead of opening a public issue -->
2+
3+
<!-- Codeberg contributions: Please read this!
4+
Thank you for opening an issue. If you want to report a regular bug or open a feature request, please either use the Codeberg Community Issue tracker at https://codeberg.org/Codeberg/Community/issues or directly report to upstream instead. Please also search for duplicates in these places.
5+
6+
Please only use this bug tracker for the small amount of bugs that are directly related to our fork or to ask questions on how to contribute to Codeberg (we'll gladly answer your questions here). For the majority of reports and feature requests, the community issue tracker is the better place - it's monitored by more users and has got more structure.
7+
8+
Thank you.
119
-->
1210

13-
- Gitea version (or commit ref):
1411
- Git version:
1512
- Operating system:
16-
<!-- Please include information on whether you built gitea yourself, used one of our downloads or are using some other package -->
17-
<!-- Please also tell us how you are running gitea, e.g. if it is being run from docker, a command-line, systemd etc. --->
18-
<!-- If you are using a package or systemd tell us what distribution you are using -->
19-
- Database (use `[x]`):
20-
- [ ] PostgreSQL
21-
- [ ] MySQL
22-
- [ ] MSSQL
23-
- [ ] SQLite
2413
- Can you reproduce the bug at https://try.gitea.io:
2514
- [ ] Yes (provide example URL)
2615
- [ ] No
27-
- Log gist:
28-
<!-- It really is important to provide pertinent logs -->
29-
<!-- Please read https://docs.gitea.io/en-us/logging-configuration/#debugging-problems -->
30-
<!-- In addition, if your problem relates to git commands set `RUN_MODE=dev` at the top of app.ini -->
3116

3217
## Description
33-
<!-- If using a proxy or a CDN (e.g. CloudFlare) in front of gitea, please
34-
disable the proxy/CDN fully and connect to gitea directly to confirm
35-
the issue still persists without those services. -->
3618

3719
...
3820

0 commit comments

Comments
 (0)