diff --git a/.gitea/ISSUE_TEMPLATE/feature.md b/.gitea/ISSUE_TEMPLATE/feature.md new file mode 100644 index 0000000..bc46cc5 --- /dev/null +++ b/.gitea/ISSUE_TEMPLATE/feature.md @@ -0,0 +1,29 @@ +--- + +name: "Feature Request" +about: "An idea for a feature to add in" +title: "Short summary of the proposed feature" +labels: +- enhancement + +--- + + +## Feature summary + + + +## Details of the feature + + + +## Value of feature + + + +## Extra Questions + +**Would this cause a breaking change?**: +**Would you be willing to implement this?**: + +