We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 750a431 commit f4aa2e2Copy full SHA for f4aa2e2
.github/issue_template.md
@@ -14,11 +14,11 @@
14
* output of `tmux show-options -g`, `tmux show-window-options -g`
15
* output of `tmuxp freeze <SESSION_NAME>`
16
17
-### Step 2: Describe your environment
+### Step 3: Describe your environment
18
* Architecture: _____
19
* OS version: _____
20
21
-### Step 3: Describe the problem:
+### Step 4: Describe the problem:
22
#### Steps to reproduce:
23
1. _____
24
2. _____
@@ -32,4 +32,4 @@
32
33
#### Relevant Code:
34
```
35
- // TODO(you): paste here tmuxp configuration (YAML / JSON) you are having issues with.
+ // TODO(you): paste here tmuxp configuration (YAML / JSON) you are having issues with.
0 commit comments