mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Suggest GitHub Discussions in the issue chooser
This commit is contained in:
parent
9d9eff6151
commit
4d77504a7b
4
.github/ISSUE_TEMPLATE/config.yml
vendored
4
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -5,5 +5,5 @@ contact_links:
|
||||
url: https://stackoverflow.com/questions/tagged/python-sphinx
|
||||
about: For Q&A purpose, please use Stackoverflow with the tag python-sphinx
|
||||
- name: Discussion
|
||||
url: https://groups.google.com/forum/#!forum/sphinx-users
|
||||
about: For general discussion, please use sphinx-users mailing list.
|
||||
url: https://github.com/sphinx-doc/sphinx/discussions
|
||||
about: For general discussion, please use GitHub Discussions.
|
||||
|
Loading…
Reference in New Issue
Block a user