Delete .github/ISSUE_TEMPLATE/documentation-request.md and epic-request.md (#3490)

* Delete .github/ISSUE_TEMPLATE/documentation-request.md

* Delete .github/ISSUE_TEMPLATE/epic-request.md

* Update feature_request.yml

* Update feature_request.yml
This commit is contained in:
Van Pham 2024-08-30 17:09:29 +07:00 committed by GitHub
parent 0f84a57545
commit e572feff91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 52 deletions

View File

@ -1,17 +0,0 @@
---
name: "📖 Documentation request"
about: Documentation requests
title: 'docs: TITLE'
labels: 'type: documentation'
assignees: ''
---
**Pages**
- Page(s) that need to be done
**Success Criteria**
Content that should be covered
**Additional context**
Examples, reference pages, resources

View File

@ -1,25 +0,0 @@
---
name: "💥 Epic request"
about: Suggest an idea for this project
title: 'epic: [DESCRIPTION]'
labels: 'type: epic'
assignees: ''
---
## Motivation
-
## Specs
-
## Designs
[Figma](link)
## Tasklist
- [ ]
## Not in Scope
-
## Appendix

View File

@ -19,8 +19,8 @@ body:
validations:
required: true
attributes:
label: "Is your feature request related to a problem? Please describe it"
description: "A clear and concise description of what the problem is"
label: "Background"
description: "Briefly describe the context or problem that led to this feature request"
placeholder: |
I'm always frustrated when ...
@ -28,17 +28,15 @@ body:
validations:
required: true
attributes:
label: "Describe the solution"
description: "Description of what you want to happen. Add any considered drawbacks"
label: "Feature request"
description: "Clearly describe the feature or improvement you're proposing"
- type: textarea
attributes:
label: "Teachability, documentation, adoption, migration strategy"
description: "Explain how users will be able to use this and possibly write out something for the docs. Maybe a screenshot or design?"
label: "Proposed Implementation"
description: "If you have ideas on how this could be implemented, describe them here"
- type: textarea
validations:
required: true
attributes:
label: "What is the motivation / use case for changing the behavior?"
description: "Describe the motivation or the concrete use case"
label: "Additional Notes"
description: "Any other relevant information, considerations, or screenshots"