- Fork the repo if you haven't already
- Clone your fork locally
- Create & push a feature branch
- Create a Draft Pull Request (PR)
- Work on your changes
- Follow the pattern of what you already see in the code.
- When adding new classes/methods/changing existing code: check the functionality of the templates by creating a new project based on them.
The naming should be descriptive and direct, giving a clear idea of the functionality and usefulness in the future.
- DotNet 8 SDK or newer
- Visual Studio 2022 / JetBrains Rider 2023.3 or newer