1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

Update issue templates

This commit is contained in:
Patrik J. Braun 2019-02-25 11:27:19 +01:00 committed by GitHub
parent e029bceed6
commit 511366e3c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

29
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,29 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
Also how to reproduce, the expected behavior.
**Phtoto/video (optional) that causes the bug**
If error is in connection with a particular photo/video, It would help a lot with the debugging if you can attach that file too.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Enviroment (please complete the following information):**
- OS: [e.g. server runs on linux, browser on windows]
- Browser [e.g. chrome, safari]
**Used app version**:
- compiled from source
- docker-nightly
- docker-vXX
- release vXX
- ect...