Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.19 KB

File metadata and controls

33 lines (23 loc) · 1.19 KB

Contributing to Resizes · Dash

🎉 Thanks for your interest in contributing! We welcome improvements to code, docs, tutorials, and community content.

Ways to Contribute

  • 🐛 Bug reports — open an issue using the bug template.
  • 💡 Feature requests — suggest improvements via the feature request template.
  • 📝 Docs & tutorials — fix typos, expand guides, or add new walkthroughs.
  • Examples — share deployment examples for different languages and frameworks.

Getting Started

  1. Fork the repository you’d like to work on (e.g., github-actions, blog, etc.).
  2. Create a new branch:
    git checkout -b feature/my-improvement
  3. Make your changes and ensure tests/docs (if apply) are updated.
  4. Open a pull request using our template.

Code Style

  • Keep PRs focused and small.
  • Write clear commit messages (Conventional Commits are encouraged).
  • Add or update documentation when introducing features.

Community

💚 Together we’re building a greener, faster developer platform.