mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
17 lines
592 B
Markdown
17 lines
592 B
Markdown
---
|
|
name: Help regarding code/protocol errors
|
|
about: Use this if you can't figure out how to use something.
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**This issue shall be made only if you have already gone through the docs, have you done it?**
|
|
Please state if there is something confusing regarding the docs (eg. location or wording).
|
|
|
|
**What's you problem?**
|
|
State as concise as possible what you want to do and can't do.
|
|
|
|
**Suggestions to make this clearer**
|
|
Mention how could stuff be improved so that someone doesn't have the same problem as you (eg. Error should give more information).
|