Skip to content

Commit e48a707

Browse files
authored
Update GitHub issues submission and README.md to reference GitHub Discussion (and not zulip) (#717)
This PR updates the issue and README.md to use Github Diiscussions (no longer using zulip... or we only check it intermittently). See comment #688 (comment).
2 parents e269d2a + 4ac0e79 commit e48a707

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blank_issues_enabled: true
22
contact_links:
3-
- name: Zulip Chat
4-
url: https://paperwm.zulipchat.com/
5-
about: Talk to us on Zulip.
3+
- name: PaperWM Discussions
4+
url: https://github.com/paperwm/PaperWM/discussions/
5+
about: Ask a question or start a discussion on PaperWM.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
>
55
> ### If you're using Gnome 42-44, please install via [extensions.gnome.org](https://extensions.gnome.org/extension/6099/paperwm/) OR use the [`gnome-44`](https://github.com/paperwm/PaperWM/tree/gnome-44) branch (see the [Installation](#installation) section for more information).
66
7-
[![project chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://paperwm.zulipchat.com)
7+
[![project chat](https://img.shields.io/badge/PaperWM_Discussions-join_chat-brightgreen)](https://github.com/paperwm/PaperWM/discussions)
88

99
PaperWM is a [Gnome Shell](https://wiki.gnome.org/Projects/GnomeShell) extension which provides scrollable tiling of windows and per monitor workspaces. It's inspired by paper notebooks and tiling window managers.
1010

@@ -14,7 +14,7 @@ _While PaperWM can be installed on a wide range of Gnome versions, new features
1414

1515
While technically an [extension](https://wiki.gnome.org/Projects/GnomeShell/Extensions) it's to a large extent built on top of the Gnome desktop rather than merely extending it.
1616

17-
We often hang out on [zulip](https://paperwm.zulipchat.com).
17+
Have questions or comments? Please ask on our [Github Discussions](https://github.com/paperwm/PaperWM/discussions) board.
1818

1919
## Installation
2020

0 commit comments

Comments
 (0)