meta(template/bug_report): mention what steps to reproduce should contain

This commit is contained in:
CosminPerRam 2024-09-29 22:26:36 +03:00
parent 39d7f06bd9
commit cb7891da24

View file

@ -11,7 +11,7 @@ assignees: ''
A clear and concise description of what the bug is.
**Steps To Reproduce**
Please provide the steps to reproduce the behavior (if not possible, describe as many details as possible).
Please provide the steps to reproduce the behavior, this should include what version of the library you are using, a code example and (if applicable and possible) the server IP you are trying to query.
**Expected behavior**
A clear and concise description of what you expected to happen.