Thank you for your interest in contributing to the BrainAV organization hub!
This repository (.github) hosts the Organization Profile and the BrainAV.ca landing page.
Note: If you are looking to contribute to the AI tools (Python/OSC), please refer to the specific product repositories linked in the README.
- Frontend: Vanilla JavaScript, HTML5, CSS3 (Variables).
- Documentation: Markdown.
- Fork the repository.
- Clone your fork:
git clone https://github.com/BrainAV/.github.git - Create a branch:
git checkout -b feature/amazing-feature
- Check the Roadmap: Ensure your contribution aligns with
roadmap.md. - Follow Standards:
- Code: See
.gemini/AI_DEV_GUIDE.md. - Design: See
DESIGN_GUIDE.md.
- Code: See
- Commit Messages: Use clear, descriptive messages (e.g.,
feat: update landing page heroordocs: refine readme). - Update Changelog: Add a line to the
[Unreleased]section ofCHANGELOG.mdfor any notable change.
- Frontend: Verify responsiveness and accessibility across devices.
- Links: Ensure all links to external product repositories are valid.