diff --git a/.github/ISSUE_TEMPLATE/other_issue.md b/.github/ISSUE_TEMPLATE/other_issue.md new file mode 100644 index 0000000..b24dee0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other_issue.md @@ -0,0 +1,10 @@ +--- +name: Other issue +about: Any other issue, e.g. regarding documentation, usage etc. +title: '' +labels: '' +assignees: '' + +--- + +Please include a brief description of the issue and any proposed solutions you may have.