mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-12-01 13:22:23 +08:00
.github: Update templates according to version 7
This commit is contained in:
parent
a2d744494a
commit
00f41ef3ad
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -14,10 +14,11 @@ Describe the problem you are having and how to reproduce it. Include any other a
|
||||||
Run the command `omf doctor` and paste the output here. Example:
|
Run the command `omf doctor` and paste the output here. Example:
|
||||||
|
|
||||||
```
|
```
|
||||||
Oh My Fish version: 6
|
Oh My Fish version: 7
|
||||||
OS type: Linux
|
OS type: Linux
|
||||||
Fish version: fish, version 2.7.1
|
Fish version: fish, version 3.1.0
|
||||||
Git version: git version 2.17.1
|
Git version: git version 2.26.0
|
||||||
Git core.autocrlf: no
|
Git core.autocrlf: no
|
||||||
|
Checking for a sane environment...
|
||||||
Your shell is ready to swim.
|
Your shell is ready to swim.
|
||||||
```
|
```
|
||||||
|
|
7
.github/PULL_REQUEST_TEMPLATE.md
vendored
7
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -11,11 +11,12 @@ Run the command `omf doctor` and paste the output here. Example:
|
||||||
-->
|
-->
|
||||||
|
|
||||||
```
|
```
|
||||||
Oh My Fish version: 6
|
Oh My Fish version: 7
|
||||||
OS type: Linux
|
OS type: Linux
|
||||||
Fish version: fish, version 2.7.1
|
Fish version: fish, version 3.1.0
|
||||||
Git version: git version 2.17.1
|
Git version: git version 2.26.0
|
||||||
Git core.autocrlf: no
|
Git core.autocrlf: no
|
||||||
|
Checking for a sane environment...
|
||||||
Your shell is ready to swim.
|
Your shell is ready to swim.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user