Skip to content

Commit

Permalink
feat: Made documentation issue template file better
Browse files Browse the repository at this point in the history
  • Loading branch information
SaptarshiSarkar12 committed Jul 10, 2023
1 parent 1b02f02 commit 94005af
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions .github/ISSUE_TEMPLATE/documentation.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
name: 📃 Documentation
description: Want to improve the documentation?
name: 📄 Documentation Change request
description: Change regarding improving the docs to be more accessible
title: "[DOCS] "
labels: [documentation]
body:
- type: textarea
id: description
attributes:
label: How would you improve the documentation? Please describe.
description: A detailed description of the improvement you want to bring with links and screenshots.
label: Category of documentation update
description: |
What category does this change fall under? For example, Typo error, New category addition, Rephrasing the sentences, fixing broken links, etc.
validations:
required: true
- type: textarea
attributes:
label: Describe the change you think might work
description: Please describe the change & need of the change in atmost detail possible.
validations:
required: true
- type: textarea
Expand Down

1 comment on commit 94005af

@vercel
Copy link

@vercel vercel bot commented on 94005af Jul 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.