您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

document_issue.yml 342B

1234567891011
  1. name: "📚 Documentation Issue"
  2. description: Report issues in our documentation [please use English :)]
  3. labels:
  4. - ducumentation
  5. body:
  6. - type: textarea
  7. attributes:
  8. label: Provide a description of requested docs changes
  9. placeholder: Briefly describe which document needs to be corrected and why.
  10. validations:
  11. required: true