- Share your hard-earned experience with others
- Build your personal influence
- Enrich the DevOps ecosystem
- Fork https://github.com/koderover/devops-skills
- Create a branch:
git checkout -b skill/your-skill-name - Create your new skill under the
skills/directory - Submit a Pull Request
Contact a Maintainer to add your skill directly.
# Skill Name
One-line description.
## Environment Variables
| Variable | Required | Description |
|----------|----------|-------------|
| VAR | Yes | Description |
## Core Features
1. Feature one
2. Feature two
## Usage Example
\`\`\`bash
# Example
\`\`\`- Clear and complete description
- Examples ready to use
- No obvious errors
- Use lowercase letters
- Use hyphens
-to separate words - Prefix with tool/platform name
- Examples:
devops-jenkins-quickstart,devops-harbor-setup
- GitHub Issues
- Join our group chat to discuss
Thank you for your contribution!
