mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 10:55:17 +00:00
Update feature-request.yml
This commit is contained in:
parent
e5e30f7bd3
commit
b81d686561
1 changed files with 2 additions and 12 deletions
14
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
14
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
|
|
@ -9,7 +9,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Feature request
|
label: Feature request
|
||||||
description: |
|
description: |
|
||||||
A clear and concise description of the feature proposal. Please provide a link to the paper and code in case they exist.
|
Description of the feature proposal.
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: motivation
|
id: motivation
|
||||||
|
|
@ -18,14 +18,4 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Motivation
|
label: Motivation
|
||||||
description: |
|
description: |
|
||||||
Please outline the motivation for the proposal. Is your feature request related to a problem? e.g., I'm always frustrated when [...]. If this is related to another GitHub issue, please link here too.
|
Outline the motivation for the proposal.
|
||||||
|
|
||||||
|
|
||||||
- type: textarea
|
|
||||||
id: contribution
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
attributes:
|
|
||||||
label: Your contribution
|
|
||||||
description: |
|
|
||||||
Is there any way that you could help, e.g. by submitting a PR?
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue