diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000..394cff0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,101 @@ +--- +name: "🐛 Bug Report" +about: Report a bug or issue you've found while using CK-X Simulator +title: "[Bug] " +labels: bug +assignees: '' + +--- + +## Describe the bug + + + +## Report in Depth + + + +## Steps to reproduce + + + +## Expected Behavior + + + +## Actual Behaviour + + + +## Screenshots / Logs + + + +## Workaround + + + +## Environment (please complete the following): + + + +## Additional context + + \ No newline at end of file