mirror of
https://github.com/crewAIInc/crewAI.git
synced 2025-12-16 04:18:35 +00:00
Update issue templates (#1076)
* Update issue templates * Update custom.md
This commit is contained in:
committed by
GitHub
parent
217f5fc5ac
commit
6583f31459
24
.github/ISSUE_TEMPLATE/custom.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/custom.md
vendored
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
---
|
||||||
|
name: Custom issue template
|
||||||
|
about: Describe this issue template's purpose here.
|
||||||
|
title: "[DOCS]"
|
||||||
|
labels: documentation
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Documentation Page
|
||||||
|
<!-- Provide a link to the documentation page that needs improvement -->
|
||||||
|
|
||||||
|
## Description
|
||||||
|
<!-- Describe what needs to be changed or improved in the documentation -->
|
||||||
|
|
||||||
|
## Suggested Changes
|
||||||
|
<!-- If possible, provide specific suggestions for how to improve the documentation -->
|
||||||
|
|
||||||
|
## Additional Context
|
||||||
|
<!-- Add any other context about the documentation issue here -->
|
||||||
|
|
||||||
|
## Checklist
|
||||||
|
- [ ] I have searched the existing issues to make sure this is not a duplicate
|
||||||
|
- [ ] I have checked the latest version of the documentation to ensure this hasn't been addressed
|
||||||
21
.github/ISSUE_TEMPLATE/feature_request.md
vendored
21
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,21 +0,0 @@
|
|||||||
---
|
|
||||||
name: Feature request
|
|
||||||
about: Suggest a Feature to improve CrewAI
|
|
||||||
title: "[FEAT]"
|
|
||||||
labels: feature-request, improvement
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
**Is your feature request related to a problem? Please describe.**
|
|
||||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
||||||
If possible attach the Issue related to it
|
|
||||||
|
|
||||||
**Describe the solution you'd like / Use-case**
|
|
||||||
A clear and concise description of what you want to happen.
|
|
||||||
|
|
||||||
**Describe alternatives you've considered**
|
|
||||||
A clear and concise description of any alternative solutions or features you've considered.
|
|
||||||
|
|
||||||
**Additional context**
|
|
||||||
Add any other context or screenshots about the feature request here.
|
|
||||||
Reference in New Issue
Block a user