diff options
author | Michael Vetter <jubalh@iodoru.org> | 2019-06-14 08:04:50 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2019-06-14 08:04:50 +0200 |
commit | 26199f737c84e3e6a94553c3712fbf5118349c6d (patch) | |
tree | 11fe12469073e6a0773dc24dcf782c17b688b690 | |
parent | 8d12e3fdb946ce0a2c3432709b10a80cc91c010e (diff) | |
download | profani-tty-26199f737c84e3e6a94553c3712fbf5118349c6d.tar.gz |
Add ISSUE_TEMPLATE.md
-rw-r--r-- | ISSUE_TEMPLATE.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..40a42962 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,30 @@ +<!--- Provide a general summary of the issue in the Title above --> + +## Expected Behavior +<!--- If you're describing a bug, tell us what should happen --> +<!--- If you're suggesting a change/improvement, tell us how it should work --> + +## Current Behavior +<!--- If describing a bug, tell us what happens instead of the expected behavior --> +<!--- If suggesting a change/improvement, explain the difference from current behavior --> + +## Possible Solution +<!--- Not obligatory, but suggest a fix/reason for the bug, --> +<!--- or ideas how to implement the addition or change --> + +## Steps to Reproduce (for bugs) +<!--- Describe, in detail, what needs to happen to reproduce this bug --> +<!--- Give us a screenshot (if it's helpful for this particular bug) --> +1. +2. +3. +4. + +## Context +<!--- How has this issue affected you? What are you trying to accomplish? --> + +## Your 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 + |