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.

bug-report.md 558 B

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.