Skip to content

Commit

Permalink
update project proposal form
Browse files Browse the repository at this point in the history
  • Loading branch information
reece committed Feb 1, 2024
1 parent 28b3907 commit f10c03a
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions .github/ISSUE_TEMPLATE/project-proposal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,6 @@ title: "[Project Proposal]: "
labels: ["project proposal"]

body:
- type: input
id: title
attributes:
label: Title
description: "Provide a concise title for the project."
placeholder: "Enter the project title"
validations:
required: true

- type: textarea
id: summary
attributes:
Expand All @@ -22,20 +13,11 @@ body:
validations:
required: true

- type: input
id: proposer-name
attributes:
label: Proposer's Name
description: "Name of the person proposing the project."
placeholder: "Enter your full name"
validations:
required: true

- type: textarea
id: community-outcomes
attributes:
label: Community Outcomes
description: "Describe the expected outcomes for the community."
description: "Describe the expected outcomes and benefits for the community."
placeholder: "What will the community gain from this project?"
validations:
required: true
Expand Down

0 comments on commit f10c03a

Please sign in to comment.