mirror of
https://github.com/chenasraf/formplex-react.git
synced 2026-05-17 17:48:11 +00:00
docs: update bug report template
This commit is contained in:
21
.github/ISSUE_TEMPLATE/bug_report.md
vendored
21
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user