diff options
Diffstat (limited to '.github/issue_template.md')
-rw-r--r-- | .github/issue_template.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 0000000..0317a81 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,18 @@ +## Description + +Describe the problem here. + +## Steps to Reproduce + +1. +2. +3. + +## Expected Behavior + +What is the expected behavior? + +## Actual Behavior + +What behavior did you observe instead? + |