diff --git a/.github/ISSUE_TEMPLATE/technical_feedback.md b/.github/ISSUE_TEMPLATE/technical_feedback.md new file mode 100644 index 0000000..ae28863 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/technical_feedback.md @@ -0,0 +1,14 @@ +--- +name: Technical Feedback +about: Provide technical feedback to help us improve +title: "Technical Feedback: Please add a speaking title" +labels: 'feedback' +assignees: '' + +--- + +**Describe the area** +A short introduction to the area, e.g. a decision regarding file formats, location, etc. + +**Feedback** +Your feedback, e.g. what would you do instead, what are pros and cons of the different ways in doing things.