Skip to content

Add CODEOWNERS and issue templates for structured contributions#635

Open
beagandica wants to merge 1 commit into
NuevoFoundation:masterfrom
beagandica:infra/codeowners-issue-templates
Open

Add CODEOWNERS and issue templates for structured contributions#635
beagandica wants to merge 1 commit into
NuevoFoundation:masterfrom
beagandica:infra/codeowners-issue-templates

Conversation

@beagandica
Copy link
Copy Markdown
Member

Summary

CODEOWNERS file and 3 issue templates to improve contribution workflows.

Changes

CODEOWNERS

  • @ozhang22 as default owner for all files
  • @beagandica as co-owner for English content and infrastructure (.github/, tools/)
  • Auto-routes review requests to the right maintainers

Issue templates (3 new)

  • Bug report — structured form with workshop/language dropdowns, screenshot upload
  • Translation request — checklist to avoid duplicate work, language picker
  • New workshop proposal — captures scope, difficulty, prerequisites, tools

Why

Languages affected

N/A — infrastructure files only

Testing

  • YAML syntax validated
  • CODEOWNERS syntax follows GitHub format
  • Issue template forms render correctly (GitHub YAML form schema)

CODEOWNERS:
- @ozhang22 as default owner for all files
- @beagandica as co-owner for English content and infrastructure

Issue templates (3):
- Bug report: structured form with workshop/language dropdowns
- Translation request: checklist to avoid duplicate work
- New workshop proposal: captures scope, difficulty, prerequisites

These give contributors clear paths for reporting issues and proposing
work, and auto-route reviews to the right maintainers.

Co-authored-by: Copilot <[email protected]>
@beagandica beagandica force-pushed the infra/codeowners-issue-templates branch from ce3d428 to 00b02a1 Compare April 29, 2026 02:11
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.

1 participant