Skip to content

Commit

Permalink
Update content
Browse files Browse the repository at this point in the history
Signed-off-by: Riaan Kleinhans <[email protected]>
  • Loading branch information
riaankleinhans committed Jan 8, 2025
1 parent 43a0005 commit 421a5e5
Showing 1 changed file with 13 additions and 72 deletions.
85 changes: 13 additions & 72 deletions .github/ISSUE_TEMPLATE/approved_project_onboarding.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,22 @@
name: Proposed Project
description: Propose a new project for the OpenSSF
title: "[Proposed Project]: <project name>"
labels: ["proposed-project"]
labels: "proposed-project"
body:
- type: markdown
attributes:
value: |
Thank you for your interest in proposing a project to the OpenSSF.
Please fill out the information below, and we will be in touch to discuss your proposal.
value:
Please fill out the information below, to complete the project formation.

- type: input
id: approval_pr
attributes:
label: Approval Pull Request
description: Please provide the link to the merged approval PR
placeholder: PR Link
validations:
required: true

- type: input
id: project-common-name
attributes:
Expand Down Expand Up @@ -72,74 +80,7 @@ body:
validations:
required: true

- type: dropdown
id: technology-sector
attributes:
label: Technology Sector
description: Select the technology sector for your project.
options:
- AI, ML, Data & Analytics
- Blockchain
- Cloud, Containers & Virtualization
- Cross-Technology
- DevOps, CI/CD & Site Reliability
- IoT & Embedded
- Linux Kernel
- Networking & Edge
- Open Hardware
- Open Source & Compliance Best Practices
- Privacy & Security
- Quantum Computing
- Safety-Critical Systems
- Storage
- System Administration
- System Engineering
- Visual Effects
- Web & Application Development
validations:
required: true

- type: dropdown
id: industry-sector
attributes:
label: Industry Sector
description: Select the industry sector for your project.
options:
- Automotive
- Consumer Electronics
- Cross-Industry
- Energy & Climate
- Financial Services
- Health Care
- Information Technology
- Manufacturing
- Materials
- Motion Pictures
- Non-profit Organizations
- Pharmaceuticals
- Professional Services
- Public Health & Disaster Response
- Telecommunications
validations:
required: true

- type: dropdown
id: technical-activity-type
attributes:
label: Technical Activity Type
description: Select the technical activity type for your project.
options:
- Community Initiative
- Open Data
- Open Governance Network
- Open Hardware
- Open Source Software
- Open Standard / Specification
- Peer Network
validations:
required: true

- type: input
- type: input
id: expected-announcement-date
attributes:
label: Expected Announcement Date
Expand Down

0 comments on commit 421a5e5

Please sign in to comment.