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 1006B

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