Skip to content

Commit

Permalink
Bug reports should include jsonschema version.
Browse files Browse the repository at this point in the history
  • Loading branch information
avian2 committed Nov 9, 2022
1 parent fdde1d6 commit e063b4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -451,8 +451,8 @@ includes:
* A *minimal*, but complete, code example that reproduces the problem,
including any JSON data required to run it. It should be something I can
copy-paste into a .py file and run.
* Relevant version of *jsonmerge* - either release number on PyPi or git
commit hash.
* Relevant versions of *jsonmerge* and *jsonschema* - either release number
on PyPi or git commit hash.
* Copy of the traceback, in case you are reporting an unhandled exception.
* Example of what you think should be the correct output, in case you are
reporting wrong result of a merge or schema generation.
Expand Down

0 comments on commit e063b4c

Please sign in to comment.