Thank you for your interest in contributing to Trinity Western University projects!
- Fork the repository and clone it locally
- Create a feature branch from
mainormaster - Follow our Git workflow
- Follow the existing code style and conventions in the repository
- Write clear commit messages
- Include tests for new functionality
- Ensure documentation is updated
- Make sure it builds locally
- Reference any related issues
- Provide a clear description of changes
- Keep PRs focused on a single concern
- Be prepared for constructive feedback
- Update README files if behaviour changes
- Add comments for complex logic
- Follow documentation-driven development practices
If you have questions about contributing, please:
- Check existing issues and documentation first
- Open a discussion in the repository
- Contact the repository maintainers
We appreciate your contributions!