mongoose/.github/issue_template.md
Kristóf Havasi a68fa5e6e0
Propose an issue template
As it is in the discussion of raised issues to have some extra iteration because of architecture, library version, and other meta information, an issue template could save these extra rounds and possibly reduce the number of duplicates by highlighting where one can check for answers.

This is just a sketch based on what notifications I got from mongoose in the past months. Feel free to change it.
2021-05-23 22:44:16 +02:00

993 B

Issue

please add your issue description

MongoDB: please do not mistake this project with the mongoosejs project

Meta-Info

  • mongoose version: X.Y
    • prebuilt?: y/n
      • if not, built with: toolchain
    • custom changes?: y/n (if yes, what is the latest mainline commit?)
  • architecture: ?
  • OS: if any
  • duplicate?
    • Please have a look at the issues on the cesanta support forum.
    • Please check the (closed) GitHub issues.
      You can also search the issues with Google in your favorite browser, e.g. for the IPv6 related issues:
      site:https://github.com/cesanta/mongoose/issues?q=is%3Aissue+ IPv6
  • if you have a question, did you first try to find an answer in: