We warmly welcome contributions to the unified login system. Whether you're fixing a bug, improving the documentation, or developing new features, your efforts help us create a more robust and user-friendly platform. To ensure a smooth collaboration process, we’ve outlined the following guidelines.
1. Git:
- Conventional Commits
- Git Trunks
2. Styles and HTML:
- BEM Methodology
- 7-1 Pattern
3. Components and types
- SFC'S Components
- Log Register Action bu Amplitude
- Composition API
- Is used Interfaces and Types using TypeScript
4. Testing
- Vitest to unit testing
- Any change added must pass the corresponding tests
- Playwright Testing
- Is applied KISS and DRY patterns
5. PR's
- It's recommended that all the PR's have a card that describes the content of the PR's, all the new features, updates, fixes.
- It's recommended to have someone to review the code and accept the PR's updating