Simplify bug template.

This commit is contained in:
Auke Kok
2019-05-02 11:46:16 -07:00
parent bd9815436f
commit 84407df262
+1 -26
View File
@@ -1,31 +1,6 @@
---
name: Bug report
about: Create a report to help us improve
about: Please describe the problem. If possible, include the Clear Linux version, the steps needed to reproduce, and the expected outcome.
labels: new, bug
---
*Please omit irrelevant data and trim the bug report template to only those parts that make sense!*
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1.
2.
3.
4.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Environment (please complete the following information):**
- Clear Linux OS version: [`cat /usr/lib/os-release`]
- Bundles: [e.g. `sudo swupd bundle-list`]
**Additional context**
Add any other context about the problem here.