Thank you for considering contributing to Regor! We appreciate your interest in making this project better. Here are some guidelines to help you get started.
Please review and adhere to our Code of Conduct to ensure a positive and inclusive community.
- Fork the repository and create a new branch for your contribution.
- Make your changes and ensure they align with the project's goals and coding style.
- Write clear commit messages and provide descriptive pull request titles.
- Submit a pull request, explaining the purpose and benefits of your contribution.
If you encounter a bug, inconsistency, or have a feature request, feel free to open an issue. Please provide details about the issue, steps to reproduce, and any relevant information.
- Clone the repository:
git clone https://github.com/koculu/regor.git
- Install dependencies:
yarn install
- Build:
yarn build
- Test:
yarn test
Please follow the coding style guidelines defined in the project to maintain consistency across the codebase.
We welcome feedback and suggestions to improve Regor. Feel free to share your thoughts or ideas in the discussions or issues section.
Thank you for contributing to Regor and helping us create a better framework for the community!