mongoose/.github/issue_template.md

17 lines
517 B
Markdown
Raw Normal View History

2021-05-24 10:16:33 +01:00
- My goal is: _describe_
- My actions were: _describe_
- My expectation was: _describe_
- The result I saw: _provide logs or description_
- My question is: _your question_
2021-05-24 10:18:44 +01:00
# Environment
- mongoose version: _X.Y_
2021-05-24 10:16:33 +01:00
- custom changes?: _y/n_
- If yes, provide the diff below, and the releavant commit:
2021-05-24 09:53:39 +01:00
- build environment:
- OS: _?_
- Compiler/IDE: _?_
2021-05-24 10:18:44 +01:00
- relevant example (see https://github.com/cesanta/mongoose/tree/master/examples) is: _?_
- relevant documentation topic (see https://cesanta.com/docs/) is: _?_