Skip to content

PfolgCodeDump/templates

Repository files navigation

Community Health Templates

GitHub community health template files for the organization.

GitHub recognizes these paths within this repo (no .github/ fallback needed when this is the .github repo itself):

Path Description
CODE_OF_CONDUCT.md Code of Conduct
.github/PULL_REQUEST_TEMPLATE.md Pull request template
.github/ISSUE_TEMPLATE/*.yml Issue forms (English only)

Conventions

  • Root-level dirs (CODE_OF_CONDUCT/, ISSUE_TEMPLATE/, PULL_REQUEST_TEMPLATE/) are the authoring source with all variants (en + zh, YAML + Markdown). Deploy a copy to .github/ when ready.
  • .github/ is what GitHub actually reads. Keep only files that match the naming constraints.
  • Descriptive text in Markdown is wrapped in HTML comments (<!-- -->) to keep it invisible in rendered forms.
  • _en / _zh suffix for bilingual pairing. .yml = GitHub form schema, .md = simple template.

License

MIT

About

Some templates for GitHub

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors