We welcome contributions to this project. Please read the following guidelines.
dotnet build
dotnet test
- Fork the repository
- Create a new branch for your feature or bug fix
- Make your changes
- Write tests for your changes
- Run the tests
- Commit your changes
- Push your changes to your fork
- Create a pull request
- Wait for code review and approval
- Merge your changes