document_issue.yml 316 B

1234567891011
  1. name: "📚 Documentation Issue"
  2. description: Report issues in our documentation
  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