Thanks for your interest in contributing! 🎉 We welcome pull requests and appreciate your efforts to make this project better.
- 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.
✅ 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
- Fork the repository and create a new branch.
- Make your changes.
- Open a pull request with a clear title and description.
- Mention the related issue number (if any), e.g.
Closes #42.
We’re glad to have you here. Let’s build something awesome together! 🚀