Thanks for your interest in contributing to Relay▸Launch. We welcome feedback, ideas, and collaboration.
If you've found a bug in our website or documentation:
- Check the existing issues to see if it has already been reported
- Open a new issue with a clear description of the problem
- Include steps to reproduce the issue if applicable
We're always looking for ways to improve our materials and processes. Open an issue with the label enhancement to suggest:
- Documentation improvements
- Website updates or fixes
- Workflow or process suggestions
- Fork this repository
- Create a feature branch (
git checkout -b feature/your-change) - Make your changes
- Test locally to verify everything looks correct
- Submit a pull request with a clear description of your changes
- HTML should be semantic and accessible (WCAG 2.1 AA)
- CSS follows our existing custom property system (see
:rootvariables inindex.html) - Keep things simple and readable
If you're not sure about something, open a question and we'll point you in the right direction.