mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-21 16:36:51 +00:00
Add repo-standardizer skill: polish any GitHub repo surface (#2715)
* Add repo-standardizer skill: polish any GitHub repo surface * fix(skill): remove non-string metadata and fix template README refs for vally lint * docs(skill): drop markdown relative links from README language-switcher example Vally valid-refs flagged ./README.md and ./README.zh.md as missing file references; they are generated artifacts, not skill files. Keep the example as plain text to satisfy the linter. * fix(template): add missing language switcher to English README template Align with README.zh.md template and SKILL.md switcher convention: current language as plain text, other languages as relative links. --------- Co-authored-by: programmingWTF <programmingWTF@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Code of Conduct
|
||||
|
||||
We as contributors and maintainers pledge to make participation in our
|
||||
project and community a harassment-free experience for everyone.
|
||||
|
||||
- Be respectful and constructive.
|
||||
- Focus on technical merits.
|
||||
- Assume good faith.
|
||||
|
||||
Instances of abusive behavior may be reported to the repository owner.
|
||||
|
||||
*Adapted from the [Contributor Covenant v2.1](https://www.contributor-covenant.org/version/2/1/code_of_conduct/).*
|
||||
Reference in New Issue
Block a user