Преглед изворни кода

Add a bug report template

tags/v1.8.0
Liam пре 3 година
committed by GitHub
родитељ
комит
c322d6cbc8
1 измењених фајлова са 24 додато и 0 уклоњено
  1. +24
    -0
      .github/ISSUE_TEMPLATE/bug-report.md

+ 24
- 0
.github/ISSUE_TEMPLATE/bug-report.md Прегледај датотеку

@@ -0,0 +1,24 @@
---
name: Bug Report
about: Create a bug report to improve aptdec
title: ''
labels: bug
assignees: ''

---

**Describe the bug**
A clear description of what the bug is.

**To Reproduce**
Steps to reproduce the behaviour.

**Expected behaviour**
A clear description of what you expected to happen.

**Link to audio**
A link to the audio that caused the problem.

**Build information**
The commit of aptdec you are running (check with `git rev-parse HEAD`), make sure it's up to date before opening this issue.
And whether you are using GNU automake or CMake.

Loading…
Откажи
Сачувај