Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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** -->