mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
docs: update issue templates
[skip ci]
This commit is contained in:
35
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
35
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help nodemon improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
when raising an issue please include replies to the following questions,
|
||||
and if you're reporting a bug, please include details on how to replicate
|
||||
and **assume** I have no knowledge of how your systems work - that includes
|
||||
gulp, grunt, webpack, etc. Thank you so much <3
|
||||
-->
|
||||
|
||||
- `nodemon -v`:
|
||||
- `node -v`:
|
||||
- Operating system/terminal environment:
|
||||
- Using Docker? What image:
|
||||
- Command you ran:
|
||||
|
||||
|
||||
### Expected behaviour
|
||||
|
||||
|
||||
### Actual behaviour
|
||||
|
||||
|
||||
### Steps to reproduce
|
||||
|
||||
|
||||
---
|
||||
|
||||
If applicable, please append the `--dump` flag on your command and include the output here **ensuring to remove any sensitive/personal details or tokens**.
|
||||
Reference in New Issue
Block a user