chore: issue templates

This commit is contained in:
Hiroki Osame
2023-03-02 19:07:00 +09:00
parent d0c576efeb
commit 02b477dea4

View File

@@ -26,7 +26,10 @@ body:
attributes:
label: aicommits version
description: |
> aicommits --version
Run and paste the output of:
```sh
aicommits --version
```
placeholder: v0.0.0
validations:
required: true
@@ -35,7 +38,7 @@ body:
label: Environment
description: |
Run and paste the output of:
```
```sh
npx envinfo --system --binaries
```