Add OSS management files. (#130)
Inspired by Docker and Yarn. We can add more things later if we need them, but I think this is a good start. Signed-off-by: David Calavera <david.calavera@gmail.com>
This commit is contained in:
committed by
Cássio Souza
parent
3465dc1376
commit
cca338df79
27
.github/ISSUE_TEMPLATE.md
vendored
Normal file
27
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
<!--
|
||||
If you are reporting a new issue, make sure that we do not have any duplicates
|
||||
already open. You can ensure this by searching the issue list for this
|
||||
repository. If there is a duplicate, please close your issue and add a comment
|
||||
to the existing issue instead.
|
||||
|
||||
If you suspect your issue is a bug, please edit your issue description to
|
||||
include the BUG REPORT INFORMATION shown below. If you fail to provide this
|
||||
information within 7 days, we cannot debug your issue and will close it. We
|
||||
will, however, reopen it if you later provide the information.
|
||||
|
||||
---------------------------------------------------
|
||||
BUG REPORT INFORMATION
|
||||
---------------------------------------------------
|
||||
Use the commands below to provide key information from your environment:
|
||||
You do NOT have to include this information if this is a FEATURE REQUEST
|
||||
-->
|
||||
|
||||
**- Do you want to request a *feature* or report a *bug*?**
|
||||
|
||||
**- What is the current behavior?**
|
||||
|
||||
**- If the current behavior is a bug, please provide the steps to reproduce.**
|
||||
|
||||
**- What is the expected behavior?**
|
||||
|
||||
**- Please mention your node.js, and operating system version.**
|
Reference in New Issue
Block a user