jose/.github/ISSUE_TEMPLATE/bug-report.md
2020-12-15 16:42:08 +01:00

949 B

name about labels
🐞Bug report There's a bug I want to report triage

Describe the bug

To Reproduce

Code to reproduce the behaviour:

// formatted code snippet that reproduces the behaviour

Expected behaviour A clear and concise description of what you expected to happen.

Environment:

  • jose version: [e.g. v3.0.0]
  • affected runtime is: [e.g. Node.js 14.15.0, Chrome 86, or iOS 14 Safari]
  • other relevant library versions: [e.g. webpack, typescript, electron, ...]

Additional context Add any other context about the problem here.

  • the bug is happening on latest jose too.
  • i have searched the issues tracker on github for similar issues and couldn't find anything related.