Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.59 KB

File metadata and controls

56 lines (37 loc) · 1.59 KB

🤝 Contributing to GitHub Profile Guide

Thank you for wanting to make this guide better! Every contribution helps developers worldwide build better profiles.


🌟 Ways to Contribute

1. Add Your Profile to the Examples

Follow the steps in examples/README.md to showcase your result.

2. Fix Typos or Outdated Information

Found a broken link or a spelling mistake? Open a PR directly.

3. Add a New Badge or Tool

Know a great tool that is not listed in resources.md or sections/skills-badges.md?

4. Improve a Section

If you have better tips, examples, or explanations for any section, improvements are welcome.

5. Translate the Guide

Help make this guide available in more languages.


📋 How to Contribute

  1. Fork this repository
  2. Create a new branch: git checkout -b my-improvement
  3. Make your changes
  4. Commit: git commit -m "Add: description of what you added"
  5. Push: git push origin my-improvement
  6. Open a Pull Request with a clear description

✅ Contribution Guidelines

  • Keep content beginner-friendly — this guide is for everyone
  • Test all links before submitting
  • Follow the existing formatting style
  • One change per Pull Request (keep PRs focused)
  • Be respectful and constructive

💬 Have a Question?

Open an Issue and use the appropriate label:

  • question — for questions
  • bug — for broken links or incorrect info
  • enhancement — for suggestions

Thank you for helping make this the best GitHub profile guide out there! ⭐