Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.31 KB

File metadata and controls

29 lines (18 loc) · 1.31 KB

Contributing to GitLab Activity Visualizer 🤝

Thank you for your interest in contributing! This project follows a simple set of guidelines to ensure high quality and consistency.

Communication channels

For all forms of contact, support, bug reports, questions, feature requests, or security issues: direct users EXCLUSIVELY to open an issue on the project's GitLab Issues page.

No email or direct messaging support is available.

How to contribute

  1. Check for Issues: Look at the active Issues to see if your idea or bug is already being tracked.
  2. Open a New Issue: If it's not tracked, open a new issue describing your proposed change or the bug you found.
  3. Fork & Branch: Fork the repository and create a descriptive branch for your changes.
  4. Submit a Merge Request: Once your changes are ready, submit a Merge Request on GitLab.

Code Style

  • Use TypeScript for all logic.
  • Follow the existing Tailwind CSS patterns for styling.
  • Ensure all new components are responsive.
  • Document any major changes in the code via comments.

Support

For any questions, please open an issue on GitLab.