Browse Source

Update .github/ISSUE_TEMPLATE/feature_request.yml

Co-authored-by: Mark Scherer <dereuromark@users.noreply.github.com>
othercorey 4 years ago
parent
commit
67d53eb8ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/ISSUE_TEMPLATE/feature_request.yml

+ 1 - 1
.github/ISSUE_TEMPLATE/feature_request.yml

@@ -11,7 +11,7 @@ body:
   - type: input
     attributes:
       label: CakePHP Version
-      description: "The CakePHP if for a specific major."
+      description: "The CakePHP version if for a specific major/minor."
       placeholder: "5.0"
     validations:
       required: false