Skip to content

Commit

Permalink
Update DOC.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
priyank-upadhyay authored Feb 23, 2024
1 parent e9d3c50 commit bee56a7
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/ISSUE_TEMPLATE/DOC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ name: πŸ“ Docs issue
description: Report incorrect or missing content in docs, or a website issue
labels:
- status/triage
- documentation

body:
- type: checkboxes
attributes:
label: Is this a docs issue?
label: ❓ Is this a docs issue?
description: |
Use this issue for reporting issues related to Docker documentation.
For product issues, refer to the corresponding product repository.
Expand All @@ -16,7 +17,7 @@ body:
required: true
- type: dropdown
attributes:
label: Type of issue
label: πŸ—„οΈ Type of issue
description: What type of problem are you reporting?
multiple: false
options:
Expand All @@ -28,13 +29,13 @@ body:
required: true
- type: textarea
attributes:
label: Description
label: πŸ“œ Description
description: |
Briefly describe the problem that you found.
validations:
required: true
- type: input
id: location
id: πŸ“ location
attributes:
label: Location
description: Where did you find the problem?
Expand All @@ -43,6 +44,6 @@ body:
required: true
- type: textarea
attributes:
label: Suggestion
label: πŸ’­ Suggestion
description: >
Let us know if you have specific ideas on how we can fix the issue.

0 comments on commit bee56a7

Please sign in to comment.