diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000..c880c29 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,27 @@ +--- +name: Bug Report +about: Report Bugs +title: '' +labels: '' +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Give a code sample if possible. + +```js +// code here +``` + +**Package Details** +- NodeJS Version: +- NeoCord Version: +- Current OS: + +**Client Details** +- Gateway Intents: defaults +- Other: