We welcome contributions to the Session Creator project! Here's how you can help:
-
Report issues: Found a bug? Let us know by creating a detailed issue on the GitHub repository. Include steps to reproduce the issue.
-
Suggest features: Have an idea for a new feature? Open an issue to discuss your proposal and how it would improve the project.
-
Contribute code: Before starting on a larger feature, please open an issue to discuss it with the team. Then, follow these guidelines:
- Fork the repository.
- Create a new branch with a descriptive name (e.g., feature/name).
- Make your changes, following established coding style and TypeScript best practices.
- Open a pull request with a clear description of your contribution.