diff --git a/.github/ISSUE_TEMPLATE/user-interface-issue.md b/.github/ISSUE_TEMPLATE/user-interface-issue.md new file mode 100644 index 0000000..989d39c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/user-interface-issue.md @@ -0,0 +1,23 @@ +--- +name: User Interface Issue +about: Suggest an improvement to the user experience +title: '' +labels: ux issue +assignees: nbingham1 + +--- + +## Problem +A clear and concise description the part of the flow that was confusing or clunky and why it was so. + +## Expected Behavior +A clear and concise description of what you expected to happen. + +## Possible Alternatives +A list of possible approaches to make the interface more user friendly. + +## Supporting Files and Screenshots +If applicable, add screenshots and other supporting files to help explain your problem. + +## Additional Context +Add any other context about the problem here.