diff --git a/.github/ISSUE_TEMPLATE/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md new file mode 100644 index 000000000..1661c80a1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue_template.md @@ -0,0 +1,32 @@ +## Issue Title + + +### Description + + +### Steps to Reproduce +1. +2. +3. + +### Expected Behavior + + +### Actual Behavior + + +### Environment +- **OS:** +- **Browser:** +- **Version:** + +### Suggested Fix + + +### Additional Context + + +### Checklist +- [ ] I have searched the existing issues for duplicates. +- [ ] I have provided the information as detailed as possible. +- [ ] I provided relevant screenshots or files if necessary.