Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.09 KB

File metadata and controls

33 lines (22 loc) · 1.09 KB

Contributing Guide

Thanks for your interest in contributing! 🎉 We welcome pull requests and appreciate your efforts to make this project better.

Before You Start

  • Check existing issues and PRs: Avoid duplicating work.
  • Open a discussion: If you're unsure about a change, open an issue or start a conversation first.

Contribution Guidelines

Follow alphabetical order Keep entries and items sorted alphabetically where applicable (e.g., in lists, sections, or indexes).

Stay consistent Match the style, tone, and formatting of the existing documentation. If you're editing a section, make sure your changes blend in seamlessly.

Use clear commit messages Keep them concise and descriptive. Example: Add new entry to tools list Fix typo in README

Submitting a Pull Request

  1. Fork the repository and create a new branch.
  2. Make your changes.
  3. Open a pull request with a clear title and description.
  4. Mention the related issue number (if any), e.g. Closes #42.

We’re glad to have you here. Let’s build something awesome together! 🚀