Point to GitHub discussions feature
This commit is contained in:
parent
af3f088a8f
commit
b300a5464f
|
|
@ -1,16 +0,0 @@
|
||||||
---
|
|
||||||
name: ❓ Support Question
|
|
||||||
about: It's okay to ask questions via GitHub, but IRC/Reddit/Mailinglist might be better.
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
While it's fine to ask questions here, check the documentation for better
|
|
||||||
ways to get help:
|
|
||||||
|
|
||||||
https://github.com/qutebrowser/qutebrowser#getting-help
|
|
||||||
-->
|
|
||||||
|
|
||||||
**Version info (see `:version`)**:
|
|
||||||
|
|
||||||
**If applicable: Does the issue happen if you start with `--temp-basedir`?**:
|
|
||||||
|
|
@ -0,0 +1,5 @@
|
||||||
|
blank_issues_enabled: false
|
||||||
|
contact_links:
|
||||||
|
- name: ❓ Support Question
|
||||||
|
url: https://github.com/qutebrowser/qutebrowser/discussions
|
||||||
|
about: Use GitHub's new discussions feature for questions
|
||||||
|
|
@ -81,6 +81,11 @@ get sent to the general qutebrowser@ list).
|
||||||
If you're a reddit user, there's a
|
If you're a reddit user, there's a
|
||||||
https://www.reddit.com/r/qutebrowser/[/r/qutebrowser] subreddit there.
|
https://www.reddit.com/r/qutebrowser/[/r/qutebrowser] subreddit there.
|
||||||
|
|
||||||
|
Finally, qutebrowser is participating in the Beta for GitHub's new Discussions
|
||||||
|
feature, so you can also use the
|
||||||
|
https://github.com/qutebrowser/qutebrowser/discussions[discussions tab] on
|
||||||
|
GitHub to get in touch.
|
||||||
|
|
||||||
Contributions / Bugs
|
Contributions / Bugs
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue