Skip to content

Convert New Project Proposal Issue Template to YAML - #95

Open
slandath wants to merge 3 commits into
hpsfoundation:mainfrom
slandath:issueTemplates/projectProposal
Open

Convert New Project Proposal Issue Template to YAML#95
slandath wants to merge 3 commits into
hpsfoundation:mainfrom
slandath:issueTemplates/projectProposal

Conversation

@slandath

Copy link
Copy Markdown
Contributor

By converting the issue template to YAML, we can specify the type of answer field (textarea, dropdown, etc.) and enable form validation. This would fix two common problems with submitted project proposals:

  • Not listing the lifecycle stage being applied for in question 17
  • Skipping questions or leaving questions blank

slandath added 3 commits June 8, 2026 15:27
Signed-off-by: Tom Slanda <jesus_slanda@yahoo.com>
Signed-off-by: Tom Slanda <jesus_slanda@yahoo.com>
@dalg24
dalg24 marked this pull request as ready for review August 6, 2026 16:07
attributes:
label: 11. Please list all external dependencies and their license
validations:
required: false

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would expect 11, 12, 13 and 16 to be required. Having these information appear to me important to correctly assess the project. If projects have nothing in place for these criteria, they can simply say it.


- type: dropdown
id: maturity-level
attributes:

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to have in description a web link toward an explanation of these levels

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants