Thank you for your interest in contributing to AETHER!
This project is an exploration of high-end industrial digital interfaces. We value precision, intention, and material honesty in everything we build.
- Use the Issues tab to report bugs or suggest improvements.
- Please include as much detail as possible (browser, steps to reproduce, screenshots, etc.).
- Open an issue with the label
designorenhancement. - Feel free to share references or moodboards.
- Fork the repository.
- Create a new branch from
master:git checkout -b feature/your-feature-name
- Make your changes.
- Ensure the project still builds correctly:
npm run build
- Submit a Pull Request.
- Follow the existing component structure.
- Use clear, descriptive variable and function names.
- Keep components small and focused.
- Prefer composition over complexity.
- Maintain the visual language (deep blacks, glass effects, industrial typography).
Try to follow this style:
feat:for new featuresfix:for bug fixesdocs:for documentation changesrefactor:for code refactoringstyle:for formatting / visual changes
If you're contributing to the visual direction:
- Respect the core principles: Material Honesty, Layered Transparency, Silent Precision, and Human Calibration.
- Avoid decorative elements that don’t serve function or clarity.
Open an issue with the label question or reach out directly.
Thank you for helping make AETHER better.