Update and rename documentation.md to documentation.yaml

Signed-off-by: Bhargavkonidena <Bhargavkonidena@users.noreply.github.com>
pull/30912/head
Bhargavkonidena 4 months ago committed by GitHub
parent ca89ae2d7a
commit 94318741e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,10 +0,0 @@
---
name: Documentation
about: Report any mistakes or missing information from the documentation or the examples
labels: kind/documentation
---
**Link to the issue (please include a link to the specific documentation or example)**:
**Description of the issue (please include outputs or screenshots if possible)**:

@ -0,0 +1,19 @@
name: Documentation
description: Report any mistakes or missing information from the documentation or the examples
labels: kind/documentation
body:
- type: textarea
id: feature
attributes:
label: What would you like to be added?
description: |
Link to the issue (please include a link to the specific documentation or example).
validations:
required: true
- type: textarea
id: rationale
attributes:
label: Why is this needed?
validations:
required: true
Loading…
Cancel
Save