]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: fix wrong placeholder in issue template (#7918) [ci skip]
authorCloyd Lau <31238760+cloydlau@users.noreply.github.com>
Thu, 6 Apr 2023 09:14:16 +0000 (17:14 +0800)
committerGitHub <noreply@github.com>
Thu, 6 Apr 2023 09:14:16 +0000 (17:14 +0800)
.github/ISSUE_TEMPLATE/feature_request.yml

index 9165eb4d291d5b888d421fd3ca31b08ac80f1071..6861fc26d867debaa2d6ea2f871e97b526c8681c 100644 (file)
@@ -34,6 +34,6 @@ body:
       label: What does the proposed API look like?
       description: |
         Describe how you propose to solve the problem and provide code samples of how the API would work once implemented. Note that you can use [Markdown](https://guides.github.com/features/mastering-markdown/) to format your code blocks.
-      placeholder: Steps to reproduce
+      placeholder: Assumed API
     validations:
       required: true