File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ # Raising issues
2+
3+ _ Before raising an issue, please ensure that you are using the latest version of pact-python._
4+
5+ Please provide the following information with your issue to enable us to respond as quickly as possible.
6+
7+ * The relevant versions of the packages you are using.
8+ * The steps to recreate your issue.
9+ * The full stacktrace if there is an exception.
10+ * An executable code example where possible. You can fork this repository and use the [ e2e] directory to quickly recreate your issue.
11+
112# Contributing
213
3141 . Fork it
@@ -12,3 +23,5 @@ might impact other work that is in flight.
1223
1324We also appreciate it if you take the time to update and write tests for any changes
1425you submit.
26+
27+ [ e2e ] : https://github.com/pact-foundation/pact-python/tree/master/e2e
You can’t perform that action at this time.
0 commit comments