Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

123456789101112131415161718192021222324
  1. ---
  2. name: Bug Report
  3. about: Create a bug report to improve aptdec
  4. title: ''
  5. labels: bug
  6. assignees: ''
  7. ---
  8. **Describe the bug**
  9. A clear description of what the bug is.
  10. **To Reproduce**
  11. Steps to reproduce the behaviour.
  12. **Expected behaviour**
  13. A clear description of what you expected to happen.
  14. **Link to audio**
  15. A link to the audio that caused the problem.
  16. **Build information**
  17. The commit of aptdec you are running (check with `git rev-parse HEAD`), make sure it's up to date before opening this issue.
  18. And whether you are using GNU automake or CMake.