Contributions are welcome to enhance this repository's functionality and usability!
We prefer all changes to the project to be discussed beforehand, either in an issue, or in a discussion in our server.
However, please conform to the following guidelines when possible:
Please ensure that the documentation is kept up-to-date with any changes made to the feature.
dotnet test
This will help ensure that the project remains accessible and usable for all users.
We attempt to conform to the .NET Foundation's Coding Style where possible.
dotnet format
As a general rule, follow the coding style already set in the file you are editing, or look at a similar file if you are adding a new one.
Increase the version numbers in any files to the new version that your changes would represent.
The versioning scheme we use is semantic versioning. For the versions available, see the tags on this repository.
Please note we have a code of conduct, please follow it in all your interactions with the project.
Thank you for collaborating to this project! ❤️