Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.05 KB

ISSUE_TEMPLATE.md

File metadata and controls

27 lines (19 loc) · 1.05 KB

You have already researched for similar issues?

It's not uncommon that somebody already opened an issue or in best case it's already fixed but not merged. That's the reason why you should search at first before submitting a new one.

What are you trying to achieve, or the steps to reproduce?

Describe your issue here, include as many details as necessary to reproduce the issue, or implement a missing functionality. If you are reporting a bug, you will get a faster response if you submit a pull request with a failing test.

// Wrap code in markdown source tags

What was the result you received?

What did you expect?

Context

  • node version: 4,5,6,7,8,9
  • fastify version: >=0.37.0
  • os: Mac, Windows
  • any other relevant information:

Please read this entire template before posting any issue. If you ignore these instructions and post an issue here that does not follow the instructions, your issue might be closed, locked, and assigned the missing discussion label.