File tree 1 file changed +10
-6
lines changed
Filter options
1 file changed +10
-6
lines changed
Original file line number Diff line number Diff line change @@ -8,14 +8,18 @@ The semver source code is managed using Git and is hosted on GitHub::
8
8
git clone git://github.com/python-semver/python-semver
9
9
10
10
11
- Reporting Bugs and Feedback
12
- ---------------------------
11
+ Reporting Bugs and Asking Questions
12
+ -----------------------------------
13
13
14
14
If you think you have encountered a bug in semver or have an idea for a new
15
- feature? Great! We like to hear from you.
15
+ feature? Great! We like to hear from you!
16
16
17
- First, take the time to look into our GitHub `issues `_ tracker if
18
- this already covered. If not, changes are good that we avoid double work.
17
+ There are several options to participate:
18
+
19
+ * Open a new topic on our `GitHub discussion <gh_discussions >`_ page.
20
+ Tell us our ideas or ask your questions.
21
+
22
+ * Look into our GitHub `issues `_ tracker or open a new issue.
19
23
20
24
21
25
Prerequisites
@@ -229,4 +233,4 @@ Adding a Changelog Entry
229
233
.. _Semantic Versioning : https://semver.org
230
234
.. _Sphinx style : https://sphinx-rtd-tutorial.rtfd.io/en/latest/docstrings.html
231
235
.. _tox : https://tox.rtfd.org/
232
-
236
+ .. _ gh_discussions : https://github.com/python-semver/python-semver/discussions
You can’t perform that action at this time.
0 commit comments