Skip to content

Commit f4aa2e2

Browse files
authored
Update issue_template.md
1 parent 750a431 commit f4aa2e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/issue_template.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
* output of `tmux show-options -g`, `tmux show-window-options -g`
1515
* output of `tmuxp freeze <SESSION_NAME>`
1616

17-
### Step 2: Describe your environment
17+
### Step 3: Describe your environment
1818
* Architecture: _____
1919
* OS version: _____
2020

21-
### Step 3: Describe the problem:
21+
### Step 4: Describe the problem:
2222
#### Steps to reproduce:
2323
1. _____
2424
2. _____
@@ -32,4 +32,4 @@
3232

3333
#### Relevant Code:
3434
```
35-
// TODO(you): paste here tmuxp configuration (YAML / JSON) you are having issues with.
35+
// TODO(you): paste here tmuxp configuration (YAML / JSON) you are having issues with.

0 commit comments

Comments
 (0)