Update issue templates
This commit is contained in:
parent
eb146d81ec
commit
45ca0db499
1 changed files with 32 additions and 0 deletions
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: 'Bug: Short Issue Description'
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## Getting Support ##
|
||||
|
||||
Please use [GitHub Issues](https://github.com/photoprism/photoprism/issues) only to report clearly identified bugs and impediments to us. If you are not sure, first use [GitHub Discussions](https://github.com/photoprism/photoprism/discussions) or ask in our [Community Chat](https://gitter.im/browseyourlife/community). [Sponsors](https://docs.photoprism.org/funding/) receive direct [technical support](https://photoprism.app/contact) via email.
|
||||
|
||||
**What bug did you find?**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**How can we reproduce it?**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**What behavior do you expect?**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Do you have any screenshots?**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**What PhotoPrism version you are using?**
|
||||
|
||||
**Please also include details about your Web browser, operating system, installed memory, and processor type when you are reporting a performance problem or frontend issue.**
|
Loading…
Reference in a new issue