Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bc3f96a

Browse filesBrowse files
committed
Amend Contributing with link to GH Discussion page
1 parent 453d154 commit bc3f96a
Copy full SHA for bc3f96a

File tree

1 file changed

+10
-6
lines changed
Filter options

1 file changed

+10
-6
lines changed

‎CONTRIBUTING.rst

Copy file name to clipboardExpand all lines: CONTRIBUTING.rst
+10-6Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,18 @@ The semver source code is managed using Git and is hosted on GitHub::
88
git clone git://github.com/python-semver/python-semver
99

1010

11-
Reporting Bugs and Feedback
12-
---------------------------
11+
Reporting Bugs and Asking Questions
12+
-----------------------------------
1313

1414
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!
1616

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.
1923

2024

2125
Prerequisites
@@ -229,4 +233,4 @@ Adding a Changelog Entry
229233
.. _Semantic Versioning: https://semver.org
230234
.. _Sphinx style: https://sphinx-rtd-tutorial.rtfd.io/en/latest/docstrings.html
231235
.. _tox: https://tox.rtfd.org/
232-
236+
.. _gh_discussions: https://github.com/python-semver/python-semver/discussions

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.