You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

issue_template.md 873B

12345678910111213141516171819202122232425262728293031
  1. <!--
  2. 1. Please speak English, this is the language all of us can speak and write.
  3. 2. Please ask questions or configuration/deploy problems on our Discord
  4. server (https://discord.gg/NsatcWJ) or forum (https://discourse.gitea.io).
  5. 3. Please take a moment to check that your issue doesn't already exist.
  6. 4. Please give all relevant information below for bug reports, because
  7. incomplete details will be handled as an invalid report.
  8. -->
  9. - Gitea version (or commit ref):
  10. - Git version:
  11. - Operating system:
  12. - Database (use `[x]`):
  13. - [ ] PostgreSQL
  14. - [ ] MySQL
  15. - [ ] MSSQL
  16. - [ ] SQLite
  17. - Can you reproduce the bug at https://try.gitea.io:
  18. - [ ] Yes (provide example URL)
  19. - [ ] No
  20. - [ ] Not relevant
  21. - Log gist:
  22. ## Description
  23. ...
  24. ## Screenshots
  25. <!-- **If this issue involves the Web Interface, please include a screenshot** -->