CONTRIBUTING.Template banner
AsiaOstrich AsiaOstrich

CONTRIBUTING.Template

Development community

Description

# Contributing Guidelines Template > Copy this file to your project as `CONTRIBUTING.md` and customize as needed. > This template includes configuration sections for [universal-dev-skills](https://github.com/AsiaOstrich/universal-dev-skills). --- ## Disabled Skills <!-- All skills are enabled by default. Uncomment and list skills you want to DISABLE for this project. --> <!-- - testing-guide - release-standards --> --- ## Development Standards ### Output Language This project uses **Eng

Installation

Installs to ~/.claude/skills/asiaostrich-universal-dev-standards-contributing.template/SKILL.md

Terminal
mkdir -p ~/.claude/skills/asiaostrich-universal-dev-standards-contributing.template && curl -fsSL https://raw.githubusercontent.com/AsiaOstrich/universal-dev-standards/HEAD/skills/CONTRIBUTING.template.md -o ~/.claude/skills/asiaostrich-universal-dev-standards-contributing.template/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository