docs: fix bug_report.md (#2032)

Remove backslash which throws an error (tested on OSX fish and CentOS bash)
This commit is contained in:
Lionel Tzatzkin
2022-06-23 17:47:34 +02:00
committed by GitHub
parent 1b3bc8c3c8
commit 8db5f7c2ce

View File

@@ -14,7 +14,7 @@ assignees: ''
gulp, grunt, webpack, etc. Thank you so much <3
-->
- Versions: <!-- run this: node -e 'console.log(`node@${process.version}, ${process.platform}@${require(\"os\").release()}`)' -->
- Versions: <!-- run this: node -e 'console.log(`node@${process.version}, ${process.platform}@${require("os").release()}`)' -->
- `nodemon -v`:
- Operating system/terminal environment (powershell, gitshell, etc):
- Using Docker? What image: