diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md new file mode 100644 index 00000000..f2e7ba7f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -0,0 +1,14 @@ +--- +name: Bug +about: Report a bug you found in the app +title: "[BUG]" +labels: bug +assignees: '' + +--- + +* [ ] I checked the release notes for known issues +* [ ] I checked the existing issues +* [ ] I checked that the issue is not related to my instance configuration, and that my instance has the latest version of pixelfed + +Describe step by step how to reproduce the bug, include screenshots if possible.