You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2017/09/28 21:02:19 UTC

[11/50] meck commit: updated refs/heads/master to 3544aca

Add GitHub issue template


Project: http://git-wip-us.apache.org/repos/asf/couchdb-meck/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-meck/commit/c772db17
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-meck/tree/c772db17
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-meck/diff/c772db17

Branch: refs/heads/master
Commit: c772db17a7c94e75d20688197f61538d63fe2ae9
Parents: 3cf10b5
Author: Adam Lindberg <he...@alind.io>
Authored: Mon Jun 27 13:23:14 2016 +0200
Committer: Adam Lindberg <he...@alind.io>
Committed: Wed Jul 6 19:14:22 2016 +0200

----------------------------------------------------------------------
 .github/ISSUE_TEMPLATE.md | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-meck/blob/c772db17/.github/ISSUE_TEMPLATE.md
----------------------------------------------------------------------
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..84442ee
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,22 @@
+[Short description of problem here]
+
+## Reproduction Steps
+
+1. [First Step]
+2. [Second Step]
+3. [Other Steps...]
+
+## Expected behavior
+
+[Describe expected behavior here]
+
+## Observed behavior
+
+[Describe observed behavior here]
+
+## Versions
+
+**Meck version:** [Enter Meck version here]
+**Erlang version:** [Enter Erlang version here]
+
+[Add any other environment or test framework related information here]