First off, thank you for considering contributing to Codebox! 🎉
Your support and involvement help make this project better for everyone.
This project adheres to a Code of Conduct. By participating, you are expected to uphold this code.
- Create an issue.
- Include steps to reproduce, expected vs. actual behavior, and screenshots if helpful.
- Create an issue.
- Clearly explain your idea and why it would be useful.
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name - Make your changes and commit them:
git commit -m "Add feature: your detailed message"