Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 572 Bytes

File metadata and controls

16 lines (14 loc) · 572 Bytes

Contributing

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Development Guidelines

  • Follow TypeScript best practices
  • Use SCSS modules for styling
  • Implement proper error handling with styled notifications
  • Write comprehensive commit messages
  • Test all authentication flows
  • Ensure mobile responsiveness
  • Use the global notification system for user feedback