Skip to content

Commit a9d7f1c

Browse files
authored
Added section "issue reporting"
1 parent b6a1328 commit a9d7f1c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,19 @@ Running the test suite
146146
147147
py.test tests
148148
149+
Reporting a issue
150+
-----------------
151+
Please attach the output of following information:
152+
version of python-xmlsec
153+
version of libxmlsec1
154+
version of libxml2
155+
156+
output from command:
157+
158+
.. code-block:: bash
159+
160+
pkg-config --cflags xmlsec1
161+
149162
150163
******************
151164
Versions of python

0 commit comments

Comments
 (0)