diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md index 725a545..3d79752 100644 --- a/.github/ISSUE_TEMPLATE/feature.md +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -12,3 +12,6 @@ What would you like to achieve with this feature? Maybe in form of a User Story. ## Acceptance Criteria - [ ] + +## Additional Information +You can add any useful informations here, e.g. links, tipps ect. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/task.md b/.github/ISSUE_TEMPLATE/task.md index 0994750..97c23aa 100644 --- a/.github/ISSUE_TEMPLATE/task.md +++ b/.github/ISSUE_TEMPLATE/task.md @@ -12,3 +12,6 @@ What would you like to achieve with this task? Maybe in form of a User Story. ## Acceptance Criteria - [ ] + +## Additional Information +You can add any useful informations here, e.g. links, tipps ect. \ No newline at end of file