summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2018-05-13 22:42:02 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2018-05-13 22:42:02 +0300
commitba628ee9b8e39d5ce00910b1753100f96ab79e36 (patch)
tree8a16597f6cd76a5135e8e829fa6e8253392d4554
parentbe1e9e528d4e35a1af7066042fe0b0ad309ce316 (diff)
downloadapscheduler-ba628ee9b8e39d5ce00910b1753100f96ab79e36.tar.gz
Added a github issue template
-rw-r--r--.github/ISSUE_TEMPLATE.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..fcedd2b
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,33 @@
+This issue tracker is **ONLY** for reporting bugs.
+Issues other than bug reports will be summarily closed.
+
+Any support questions or feature requests should be directed to:
+
+* [StackOverflow](http://stackoverflow.com/questions/tagged/apscheduler)
+* [Gitter](https://gitter.im/apscheduler/Lobby)
+* [Google groups](http://groups.google.com/group/apscheduler)
+
+<!--- Provide a general summary of the issue in the Title above -->
+
+## Expected Behavior
+<!--- Tell us what should happen -->
+
+## Current Behavior
+<!--- Tell us what happens instead of the expected behavior -->
+
+## Steps to Reproduce
+<!--- Provide a link to a live example, or an unambiguous set of steps to -->
+<!--- reproduce this bug. Include code to reproduce, if relevant -->
+1.
+2.
+3.
+4.
+
+## Context (Environment)
+<!--- How has this issue affected you? What are you trying to accomplish? -->
+<!--- Providing context helps us come up with a solution that is most useful in the real world -->
+
+<!--- Provide a general summary of the issue in the Title above -->
+
+## Detailed Description
+<!--- Provide a detailed description of the change or addition you are proposing -->