Skip to content

Commit c967c63

Browse files
authored
Merge pull request #1124 from mikelittle/develop-v4
Update support commands to be new cli versions.
2 parents c3ebb8f + 4d46b27 commit c967c63

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Please attach the output of following command when open a new support request.
1010

1111
```bash
1212
lsb_release -a
13-
ee -v
14-
ee info
13+
ee cli version
14+
ee cli info
1515
wp --allow-root --info
1616
```
1717

.github/ISSUE_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ If you feel the issue is a EasyEngine core specific issue, please attach the out
44

55
System Information
66
- [ ] lsb_release -a
7-
- [ ] ee -v
8-
- [ ] ee info
7+
- [ ] ee cli version
8+
- [ ] ee cli info
99
- [ ] wp --allow-root --info

0 commit comments

Comments
 (0)