diff --git a/.github/ISSUE_TEMPLATE/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md index 7a3f8e36..d8f7d9c4 100644 --- a/.github/ISSUE_TEMPLATE/issue_template.md +++ b/.github/ISSUE_TEMPLATE/issue_template.md @@ -4,6 +4,7 @@ about: Create a report to help us improve. title: '' labels: bug assignees: '' + --- ## Description diff --git a/.github/ISSUE_TEMPLATE/task-for-the-development-fund.md b/.github/ISSUE_TEMPLATE/task-for-the-development-fund.md new file mode 100644 index 00000000..ff603edb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/task-for-the-development-fund.md @@ -0,0 +1,16 @@ +--- +name: Task for the development fund +about: A working package which may be sponsored by the Kitodo e.V. development fund. +title: '[FUND] ' +labels: development fund +assignees: '' + +--- + +## Description + +A clear and concise description of what should be developed. + +## Related Issues + +Please check if there are already any [issues](https://github.com/kitodo/kitodo-presentation/issues) related to this task and link them here using `#issuenumber`.