mirror of
https://github.com/abrendan/MicDropMessages.git
synced 2025-08-25 22:12:02 +02:00
Initial commit
This commit is contained in:
23
node_modules/server/.github/ISSUE_TEMPLATE.md
generated
vendored
Normal file
23
node_modules/server/.github/ISSUE_TEMPLATE.md
generated
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
### Description
|
||||
|
||||
<!-- Example: The server fails to find my route when requested. -->
|
||||
|
||||
### Expected outcome
|
||||
|
||||
<!-- Example: The server responds with a 200 and OK. -->
|
||||
|
||||
### Actual outcome
|
||||
|
||||
<!-- Example: The route returns a 404 and Not Found -->
|
||||
|
||||
### Live Demo
|
||||
|
||||
<!-- Example: https://glitch.com/edit/#!/remix/server-js-demo -->
|
||||
|
||||
### System Information
|
||||
|
||||
**OS:** MacOS High Sierra, Windows 10, etc.
|
||||
|
||||
**Node Version:** v8.9.1
|
||||
|
||||
**Server.js Version:** 1.0.14
|
Reference in New Issue
Block a user