Skip to content

Latest commit

 

History

History
executable file
·
33 lines (22 loc) · 1.42 KB

File metadata and controls

executable file
·
33 lines (22 loc) · 1.42 KB

🤝 Contributing To Sempai

Thank you for considering contributing to this project! We welcome contributions of all kinds, including bug fixes, new features, documentation improvements, and more.

📝 How to Contribute

  1. Fork the repository
  2. Create a new branch for your feature or bugfix (git checkout -b feature/my-feature)
  3. Make your changes with clear, descriptive commit messages
  4. Test your changes to ensure they work as expected and do not break existing functionality
  5. Push to your fork and submit a pull request (PR) to the main branch
  6. Describe your PR: Provide a clear description of your changes and reference any related issues

💡 Best Practices

  • Follow the existing code style and conventions
  • Write clear, concise commit messages
  • Add or update documentation as needed
  • Include tests for new features or bug fixes
  • Keep pull requests focused and small; large PRs are harder to review
  • Be respectful and constructive in code reviews and discussions

🛡️ Code of Conduct

This project follows a Code of Conduct. By participating, you are expected to uphold this code.

📄 License

By contributing, you agree that your contributions will be licensed under the same license as the project.

🙋 Need Help?

If you have questions, open an issue or start a discussion. We're here to help!