diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..0d530f1d7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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.**