diff options
author | Simon Ser <contact@emersion.fr> | 2021-01-04 15:21:28 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-01-04 15:21:28 +0100 |
commit | 40bdd0eecfc19a52a2f1e96d319c54fdea0a6cde (patch) | |
tree | 2dacc4174efde2437ad3ad208effd1b062438b21 /.github | |
parent | fc1148da7f9c7bfc81f29e2b8304ae4e1592d95d (diff) |
Remove call for action from WM enhancement issue template
i3 feature set is mostly frozen as well, so we shouldn't advise people
to open feature requests there. Moreover, i3 will disregard feature
requests from sway users (because it doesn't benefit the i3 project
itself).
There is now no good way to request new WM features, and this is by
design. This aligns with [1].
[1]: https://github.com/swaywm/sway/commit/fc1148da7f9c7bfc81f29e2b8304ae4e1592d95d
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/enhancement.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md index 3ed45b01..9be069a7 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.md +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -6,7 +6,7 @@ labels: 'enhancement' --- ### Please read the following before submitting: -- We are not accepting any new window management features unless they get implemented by i3. Please consider searching for or opening an i3 feature request. +- We are not accepting any new window management features unless they get implemented by i3. ### Please fill out the following: - **Description:** |