Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions .github/ISSUE_TEMPLATE/oss-business-guide.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: "📖 OSS in Business Guide Contribution"
description: "Propose new content, chapters, or refinements for the guide."
title: "[OSS Business Guide]"
labels: ["oss-in-business-guide"]
body:
- type: markdown
attributes:
value: |
Thanks for helping us build the OSS in Business Guide! Please fill out the details below.
- type: dropdown
id: contribution-type
attributes:
label: Contribution Type
options:
- New Chapter/Section
- Refinement/Fix
- Resource Aggregation (Links, Case Studies)
- Glossary Addition
validations:
required: true
- type: textarea
id: goal
attributes:
label: What is the goal of this contribution?
placeholder: "e.g., Explain ROI of Open Source to CFOs"
validations:
required: true
- type: textarea
id: content-outline
attributes:
label: Content Outline / Proposed Text
placeholder: "Briefly describe what should be written or provide a draft."
- type: input
id: resources
attributes:
label: External Resources
placeholder: "Links to existing frameworks, articles, or data."