Change issue template

This commit is contained in:
cpq 2021-05-24 09:53:39 +01:00
parent eef7a55904
commit 53a46a2739

View File

@ -2,20 +2,16 @@
_please add your issue description_
MongoDB: please do not mistake this project with the [mongoosejs project](https://mongoosejs.com/)
### 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_
- custom changes?: _y/n_ (if yes, what is the latest mainline commit?)
- build environment:
- OS: _?_
- Compiler/IDE: _?_
- duplicate?
- Please have a look at the issues on the [cesanta support forum](https://forum.cesanta.com/c/mongoose-web-server/).
- Please check the (closed) [GitHub issues](https://github.com/cesanta/mongoose/issues?q=is%3Aissue+).
You can also search the issues with Google in your favorite browser, e.g. for the IPv6 related 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](https://cesanta.com/docs/)?