Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Latest commit

 

History

History
43 lines (24 loc) · 1.92 KB

CONTRIBUTING.md

File metadata and controls

43 lines (24 loc) · 1.92 KB

Contributing to Thalia 🍃

Thank you for considering contributing to Thalia! By participating in this project, you agree to abide by our Code of Conduct.

How Can I Contribute?

Reporting Bugs

If you encounter a bug or unexpected behavior, please ensure it hasn't already been reported by checking the existing issues. If not, create a new issue and include as much detail as possible, including steps to reproduce the bug.

Suggesting Enhancements

If you have ideas for new features or improvements, feel free to submit them as GitHub issues labeled with the "enhancement" tag. Provide a clear description of the enhancement and why you believe it would be valuable.

Pull Requests

We welcome contributions via pull requests! Before submitting a pull request, please ensure the following:

  1. Fork the repository and create your branch from main.
  2. Make sure your code adheres to the project's coding standards and conventions.
  3. Write clear and concise commit messages.
  4. Update any relevant documentation or tests.
  5. Ensure that your code passes all tests and linting checks.

Once your pull request is submitted, it will be reviewed by the maintainers. Please be patient and open to feedback.

Development Setup

To set up the Thalia project for local development, follow the instructions in the README.md file.

Code of Conduct

Please review our Code of Conduct before contributing to Thalia.

License

By contributing to Thalia, you agree that your contributions will be licensed under the project's Apatche License.

Questions or Need Help?

If you have any questions or need assistance with contributing, feel free to reach out to the project maintainers or open an issue for discussion.

Thank you for your interest in contributing to Thalia! 🌟