Brohammad / Brohammad/VoxForge

Add Discussion forms for Ideas and Show and tell

Open Beginner friendly
#19 0 comments 0 reactions 0 assignees View on GitHub
documentation good first issue
Dominant language
Python
Stars
4
Forks
1
Avg merge
5d 13m
Merged PRs (30d)
10

Description

## Task

Only Q&A has a form (`.github/DISCUSSION_TEMPLATE/q-a.yml`). Default Ideas and Show and tell categories are unstructured.

## Scope

Add:
- `.github/DISCUSSION_TEMPLATE/ideas.yml` (slug must be `ideas`)
- `.github/DISCUSSION_TEMPLATE/show-and-tell.yml` (slug `show-and-tell`)

Do **not** put a category dropdown inside a category form.

## Acceptance criteria

- [ ] Filenames match GitHub category slugs
- [ ] Required body field + “searched existing threads” checkbox
- [ ] LF YAML
- [ ] No overlap with bug_report / feature_request issue templates

Contributor guide

Open the contributing guide

Research direction

Start by reading .github/DISCUSSION_TEMPLATE/q-a.yml and compare its structure with GitHub's discussion form requirements. Add ideas.yml and show-and-tell.yml using the specified slugs, required body fields, and searched-threads checkboxes; verify LF YAML, no category dropdowns, and no overlap with the issue templates.

Written by the indexing model from the issue text.

Assessment

Tech stack
github
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
88/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.