Update bug_report.md

This commit is contained in:
Preston 2020-11-04 16:58:50 -05:00 committed by GitHub
parent ad028ac354
commit a08422e9ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 9 deletions

View File

@ -1,15 +1,16 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve the application about: Report an issue or unexpected behavior that occurs within the application
title: '' title: ''
labels: bug labels: bug
assignees: '' assignees: ''
--- ---
**Important note** **README: Before You Submit Your Issue**
Please check other open and closed issues for a similar bug before reporting a new one. - Please check other open and closed issues for a similar bug before reporting a new one.
Also please leave all headers except this one in the issue, so that it is clear what belongs where. - Make sure you are on the latest release of FreeTube before submitting an issue.
- Remove this notice before posting.
**Behavior of the program** **Behavior of the program**
Please write a clear and concise description of what the bug is. Please write a clear and concise description of what the bug is.
@ -27,11 +28,11 @@ Please add all steps to reproduce the behavior:
**Screenshots** **Screenshots**
If applicable, please add screenshots to help explain your problem. Especially console logs from the development tools are very helpful. If applicable, please add screenshots to help explain your problem. Especially console logs from the development tools are very helpful.
**Desktop (please complete the following information):** **Environment Information (please complete the following information):**
- OS: [e.g. iOS] - OS: [e.g. Windows, Mac, Ubuntu, Fedora, Arch, etc.]
- OS Version: [e.g. 22] - OS Version: [e.g. Windows 10, Ubuntu 20.04]
- FreeTube version: [e.g. 0.8] - FreeTube version: [e.g. 0.9.0, Nightly build?]
- FreeTube build: [Nightly or Release] - Installtion Method (If applicable): [e.g. Portable, .exe, .deb, .AppImage, FlatHub]
**Additional context** **Additional context**