mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-26 22:41:03 +08:00
a68fa5e6e0
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.
993 B
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?)
- prebuilt?: y/n
- 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:
- the official documentation?
- the working examples?