docs: update bug report template

This commit is contained in:
Chen Asraf
2022-11-11 02:03:33 +02:00
parent 582d1019ea
commit c7d8caa5e7

View File

@@ -14,17 +14,9 @@ A clear and concise description of what the bug is.
Steps to reproduce the behavior:
1. Prepare templates:
```txt
This is my {{ template }}
```
2. Run with args/config:
```shell
npx formplex-react@latest -t input -o output TplName
```
1. ...
2. ...
3. ...
#### Expected behavior\*\*
@@ -32,15 +24,16 @@ A clear and concise description of what you expected to happen.
#### Logs
If applicable, paste your logs to help explain your problem. To see more logs, run the scaffold with
`-v 1` to enable debug logging.
If applicable, paste your logs to help explain your problem.
#### Desktop (please complete the following information):
- OS: [e.g. macOS, Windows, Linux]
- OS Version: [e.g. Big Sur, 11, Ubuntu 20.04]
- Node.js: [e.g. 16.8]
- Simple Scaffold Version [e.g. 1.1.2]
- Browser: [e.g. Chrome, Firefox, Edge]
- Browser Version: [e.g. 59.0.0.0]
- FormPlex-React Version [e.g. 1.0.0]
#### Additional context