No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

hace 1 año
hace 1 año
hace 1 año
12345678910111213141516171819202122
  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 behavior.
  12. **Expected behaviour**
  13. A clear description of what you expected to happen.
  14. **Link to audio**
  15. A link to the audio file that caused the problem (if applicable).
  16. **Build information**
  17. The version of aptdec you are running (check with `git describe --tag`), make sure it's up to date before opening this issue.