diff --git a/.github/ISSUE_TEMPLATE/design_proposal.md b/.github/ISSUE_TEMPLATE/design_proposal.md new file mode 100644 index 0000000000..6e075f300c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/design_proposal.md @@ -0,0 +1,23 @@ +--- +name: Design Proposal +about: Propose design and mock-ups for a feature +labels: needs design + +--- + +## Motivation + + + + +## Mock-ups / Design + + + +# Progress + +- [ ] API Design (sprint-??) +- [ ] UI Implementation +