doc_improvement.yml 567 B

123456789101112131415161718
  1. name: Documentation improvement
  2. description: Create a report to help us improve the documentation or add new documentation.
  3. labels: ['documentation']
  4. body:
  5. - type: textarea
  6. attributes:
  7. label: Describe the issue
  8. description: >
  9. Tell us about the confusion introduced in the documentation *or*
  10. the information that is missing in the documentation.
  11. validations:
  12. required: true
  13. - type: textarea
  14. attributes:
  15. label: Suggest a potential alternative/fix
  16. description: >
  17. Tell us how we could improve the documentation in this regard.