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

This commit is contained in:
Cloyd Lau 2023-04-06 17:14:16 +08:00 committed by GitHub
parent 3ccbea08e0
commit cbe3d42ed3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View 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