File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ # Pre issue-raising checklist
2+
3+ I have already (please mark the applicable with an ` x ` ):
4+
5+ * [ ] Read through the relevant docs at https://docs.pact.io
6+ * [ ] Upgraded to the latest version of the gem
7+ * [ ] Checked the CHANGELOG to see if the issue I am about to raise has been fixed
8+ * [ ] Created an executable example that demonstrates the issue using either a:
9+ * Dockerfile
10+ * Git repository with a Travis or Appveyor (or similar) build
11+
12+ ## Software versions
13+
14+ * ** OS** : e.g. Mac OSX 10.11.5
15+ * ** pact mock service:** eg. v 1.23.0
16+
17+ ## Expected behaviour
18+
19+ Please complete.
20+
21+ ## Actual behaviour
22+
23+ Please complete.
24+
25+ ## Steps to reproduce
26+
27+ Provide a repository, gist or reproducible code snippet so that we can test the problem.
28+
29+ ## Relevant log files
30+
31+ Please ensure you set logging to ` DEBUG ` and attach any relevant log files here (or link from a gist).
You can’t perform that action at this time.
0 commit comments