diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..b554ac1d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,44 @@ +--- +name: Bug report +about: Create a report +title: '' +labels: bug +assignees: '' + +--- + + + + + + +## Expected Behavior + + + +## Current Behavior + + + +## Possible Solution + + + +## Steps to Reproduce (for bugs) + + +1. +2. +3. +4. + +## Context + + +## Environment +* Give us the version and build information output generated by `profanity -v` +* If you could not yet build profanity, mention the revision you try to build from +* Operating System/Distribution +* glib version +* libstrophe version +* Some bugs might be due to specific implementation in the server. `/serversoftware example.domain` can be helpful