Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Latest commit

 

History

History
36 lines (19 loc) · 1.43 KB

CONTRIBUTING.md

File metadata and controls

36 lines (19 loc) · 1.43 KB

Contributing

Contributions are welcome to enhance this repository's functionality and usability!

💬 Discussion

We prefer all changes to the project to be discussed beforehand, either in an issue, or in a discussion in our server.

🚀 Guide

However, please conform to the following guidelines when possible:

Step 1 — Ensure up-to-date

Please ensure that the documentation is kept up-to-date with any changes made to the feature.

This will help ensure that the project remains accessible and usable for all users.

Step 2 — Format code

We attempt to conform to the .NET Foundation's Coding Style where possible.

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.

Step 3 — Bump version

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.

✅ Conclusion

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! ❤️