diff --git a/.gitea/ISSUE_TEMPLATE.md b/.gitea/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..5c01ef0 --- /dev/null +++ b/.gitea/ISSUE_TEMPLATE.md @@ -0,0 +1,28 @@ +### Issue Guidelines + +- Ensure you skim over your issue prior to submitting to catch any glaring errors or anything that should be corrected. + +> Replace the space between brackets with an x to check the box. + +(You may delete everything above the line) + +--- + +- **Operating System**: +- **RESTfulMC Version (_or commit ref_)**: +- **Steps to reproduce (_if applicable_)**: + 1. ... + 2. ... + 3. ... + +### Description + +... + +### Screenshots (Optional) + +![Example](https://example.com/image.png) + +### Logs (Optional) + +...