Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 705 Bytes

TEMPLATE_BUG.md

File metadata and controls

21 lines (17 loc) · 705 Bytes

Prerequisite

  • Put an X between the brackets on this line if you have done all of the following:
    1. Debugged your code
    2. If it regards a lot of code, do create a smaller code snippet to reproduce it
    3. Checked the issues list for similar bugs
    4. Sure that this is a issue with Disgord and not the Discord API (Most likely Disgord. Compare it against the Discord developer docs)

Description

Describe the issue in detail here.

  • Expected behavior: ...
  • What actually happened: ...

Steps to reproduce the issue

  1. Do this
  2. Do that

Info

  • GoLang version: ... (run go -version)
  • Operating System: ... (linux/mac/windows etc. add more details if you can)
  • Anything else?