diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000000..604446dc75967 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,39 @@ + + +## Issue Overview + + +## Steps to Reproduce (for bugs) + + +1. +2. +3. +4. + +## Expected Behavior + + + +## Current Behavior + + + +## Possible Solution + + + +## Related Issues and/or PRs + + +## Todos +- [ ] Tests +- [ ] Documentation \ No newline at end of file