浏览代码

chore: fix wrong placeholder in issue template (#7918) [ci skip]

Cloyd Lau 3 年之前
父节点
当前提交
cbe3d42ed3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/ISSUE_TEMPLATE/feature_request.yml

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

@@ -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