chore: issue templates
This commit is contained in:
7
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
7
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
@@ -26,7 +26,10 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: aicommits version
|
label: aicommits version
|
||||||
description: |
|
description: |
|
||||||
> aicommits --version
|
Run and paste the output of:
|
||||||
|
```sh
|
||||||
|
aicommits --version
|
||||||
|
```
|
||||||
placeholder: v0.0.0
|
placeholder: v0.0.0
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@@ -35,7 +38,7 @@ body:
|
|||||||
label: Environment
|
label: Environment
|
||||||
description: |
|
description: |
|
||||||
Run and paste the output of:
|
Run and paste the output of:
|
||||||
```
|
```sh
|
||||||
npx envinfo --system --binaries
|
npx envinfo --system --binaries
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user