mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-04-29 04:00:46 +00:00
Update issue templates
This commit is contained in:
parent
ea329da170
commit
55607cf781
5 changed files with 70 additions and 95 deletions
22
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
Normal file
22
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
name: Feature request
|
||||
description: Suggest an idea for this project
|
||||
labels: ["enhancement"]
|
||||
body:
|
||||
|
||||
- type: textarea
|
||||
id: cause
|
||||
attributes:
|
||||
label: Describe the need of your request
|
||||
description: A clear and concise description of what the need or problem is.
|
||||
|
||||
- type: textarea
|
||||
id: solution
|
||||
attributes:
|
||||
label: Proposed solution
|
||||
description: A clear and concise description of what you want to happen.
|
||||
|
||||
- type: textarea
|
||||
id: context
|
||||
attributes:
|
||||
label: Additional context
|
||||
description: Add any other context or screenshots about the feature request here.
|
||||
Loading…
Add table
Add a link
Reference in a new issue