Skip to content

Robusr/.github

Repository files navigation

.github

Default community health files for @Robusr repositories

English | 中文


What This Is

This is a special GitHub repository that provides default community health files for all repositories under the Robusr account.

Files placed here are automatically inherited by any repository that does not override them with its own version. This means every project gets issue templates, a pull request template, and contribution guidelines — without copying them into each repo.

What's Included

File Purpose
ISSUE_TEMPLATE/bug_report.md Bug report template (bilingual EN/ZH)
ISSUE_TEMPLATE/feature_request.md Feature request template (bilingual EN/ZH)
PULL_REQUEST_TEMPLATE.md PR description template (bilingual EN/ZH)
CONTRIBUTING.md Contribution guidelines (English)
CONTRIBUTING.zh-CN.md 贡献指南(中文)

How It Works

  1. Someone opens an issue on any @Robusr repository
  2. GitHub checks if that repository has its own ISSUE_TEMPLATE/
  3. If not, GitHub uses the templates from this .github repository
  4. Same logic applies to PULL_REQUEST_TEMPLATE.md and CONTRIBUTING.md

Repositories that need different templates (e.g. hardware projects with specific debugging questions) can override any file by creating their own .github/ directory.

License

These templates are free for anyone to adapt. No attribution required.

About

@Robusr org-wide issue, PR & contributing templates (EN/中文)

Topics

Resources

Contributing

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors