aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/i3_compat.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/i3_compat.md')
-rw-r--r--.github/ISSUE_TEMPLATE/i3_compat.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/i3_compat.md b/.github/ISSUE_TEMPLATE/i3_compat.md
new file mode 100644
index 00000000..4dfa21c3
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/i3_compat.md
@@ -0,0 +1,20 @@
1---
2name: i3 Compatibility
3about: Sway behaves differently from or lacks i3 functionality
4labels: 'i3-compat'
5
6---
7
8### Please read the following before submitting:
9- The following either do not make sense for Wayland or we have decided against supporting:
10 - `restart`
11 - `resource`
12 - saving and loading layouts
13 - the i3 sync protocol
14
15### Please fill out the following:
16- **i3 PR:**
17 - If this is new i3 functionality, please add a link to the i3 pull request.
18
19- **Description:**
20 - Please describe in plain English how Sway and i3's behaviors differ or what functionality Sway is lacking.