diff --git a/.github/config.yml b/.github/config.yml new file mode 100644 index 0000000..20ae5bc --- /dev/null +++ b/.github/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: Q & A + url: https://github.com/Supreeeme/xwayland-satellite/discussions + about: Need help troubleshooting, or have some other question? Ask here diff --git a/README.md b/README.md index e34d815..cff0847 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ xwayland-satellite grants rootless Xwayland integration to any Wayland compositor implementing xdg_wm_base and viewporter. This is particularly useful for compositors that (understandably) do not want to go through implementing support for rootless Xwayland themselves. +Found a bug? [Open a bug report.](https://github.com/Supreeeme/xwayland-satellite/issues/new?template=bug_report.yaml) + +Need help troubleshooting, or have some other general question? [Ask on GitHub Discussions.](https://github.com/Supreeeme/xwayland-satellite/discussions) + ## Dependencies - Xwayland >=23.1 - xcb