Tooth/.github/ISSUE_TEMPLATE/bug-report.md

34 lines
895 B
Markdown
Raw Normal View History

2019-09-07 20:04:31 +00:00
---
name: Bug Report
about: Report a problem in the application behavior
title: Bug Report
labels: ''
assignees: ''
---
**What should happen:**
(Enter here a clear and concise description of what you expected to happen.)
**What happened instead:**
(Enter here a clear and concise description of what the bug is.)
**How to reproduce:**
Steps to reproduce the behavior:
1. ...
2. ...
**Screenshots:**
(If applicable, add screenshots here.)
**Build context:**
- Distro: (enter your distribution name here)
- Version: (enter the app version you're using)
- Build type: AppCenter / Flatpak / Manual from source (highlight or enter where you got the app from)
**Logs:**
(Terminal logs can be extremely helpful. Launch the app from terminal with 'com.github.bleakgrey.tootle' and paste the output here if you can.)
**Additional info:**
(Add any other context about the problem here if any.)