Skip to content

Commit

Permalink
Update --documentation-improvement.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikhil-Nandagopal authored Oct 11, 2021
1 parent b6bc2ca commit 3d89295
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions .github/ISSUE_TEMPLATE/--documentation-improvement.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ body:
options:
- label: I have searched the existing issues
required: true
- type: textarea
- type: input
attributes:
label: Documentation Link
description: Add a link to the page which needs improvement (if relevant)
Expand All @@ -27,17 +27,10 @@ body:
label: Describe the problem
description: Is the documentation missing? Or is it confusing? Why is it confusing?
validations:
required: false
required: true
- type: textarea
attributes:
label: Describe the improvement
description: A clear and concise description of the improvement.
validations:
required: false
- type: textarea
attributes:
label: Anything else?
description: |
Links? References? Anything that will give us more context about the issue you are encountering!
validations:
required: false
required: true

0 comments on commit 3d89295

Please sign in to comment.