Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 812 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

35 lines (28 loc) · 812 Bytes

Summary of your issue

Did you asked Google/Stack Overflow?

The answer should be YES

If no,then please to. Your problem may encountered by someone else.

The problem I encountered:

Please describe your problem here, as detail as possible

Error/Expection/Logs:

#Please your copy the Error Log
#Example(This is not a real error. Please copy your error):
Error: Can't set headers after they are sent.
     at validateHeader (_http_outgoing.js:489:11)
     at ServerResponse.setHeader (_http_outgoing.js:496:3)
     ...

What do I expected:

Please write down the result you expected, as detail as possible

The all method that I tried:

Please list all the methods you have tried,
That way both of us can save some time to solve the problem