mirror of
https://github.com/nix-packages/nixapks.git
synced 2025-11-08 19:46:11 +01:00
remove some fields
This commit is contained in:
parent
5592864efe
commit
47fa3ea3e1
1 changed files with 0 additions and 32 deletions
32
.github/ISSUE_TEMPLATE/app-requst.yml
vendored
32
.github/ISSUE_TEMPLATE/app-requst.yml
vendored
|
|
@ -5,38 +5,6 @@ labels: [
|
|||
"question"
|
||||
]
|
||||
body:
|
||||
- type: input
|
||||
id: start_date
|
||||
attributes:
|
||||
label: "Start Date"
|
||||
description: Start of development
|
||||
placeholder: "month/day/year"
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
id: implementation_pr
|
||||
attributes:
|
||||
label: "Implementation PR"
|
||||
description: Pull request used
|
||||
placeholder: "#Pull Request ID"
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
id: reference_issues
|
||||
attributes:
|
||||
label: "Reference Issues"
|
||||
description: Common issues
|
||||
placeholder: "#Issues IDs"
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
id: summary
|
||||
attributes:
|
||||
label: "Summary"
|
||||
description: Provide a brief explanation of the feature
|
||||
placeholder: Describe in a few lines your feature request
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: basic_example
|
||||
attributes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue