diff --git a/.github/ISSUE_TEMPLATE/documentation_automation.yml b/.github/ISSUE_TEMPLATE/documentation_automation.yml index 5ea4686..a87a3fb 100644 --- a/.github/ISSUE_TEMPLATE/documentation_automation.yml +++ b/.github/ISSUE_TEMPLATE/documentation_automation.yml @@ -22,8 +22,6 @@ body: required: true - label: I have reviewed the current documentation and setup guides required: true - - label: This improvement would benefit the broader ioBroker adapter development community - required: true - type: dropdown id: improvement-type diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index fa86a8d..b71c05d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -22,8 +22,6 @@ body: required: true - label: I have reviewed the current template documentation and features required: true - - label: This feature would benefit the broader ioBroker adapter development community - required: true - type: dropdown id: feature-category