diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 17dc57fc..d6dddd94 100755 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -21,8 +21,8 @@ body: label: Can I help implement this? 👩‍💻👨‍💻 description: The maintainer will provide guidance and help. The implementer will read the PR guidelines https://github.com/jokob-sk/NetAlertX/tree/main/docs#-pull-requests-prs options: - - label: Yes - - label: No + - label: "Yes" + - label: "No" required: true - type: textarea attributes: @@ -50,4 +50,4 @@ body: Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in. validations: - required: true \ No newline at end of file + required: true