Thank you for your interest in contributing to this project! We welcome contributions from the community.
- Fork the repository and create your branch from
main. - Write clear, concise commit messages.
- Test your changes to ensure they work as expected.
- Submit a pull request with a description of your changes.
By contributing, you agree that your contributions will be licensed under the Apache License 2.0.
If you find a bug or have a feature request, please open an issue
- Follow Uno Platform best practices.
- Ensure code is clean, well-documented, and tested.
- Adhere to existing coding style and conventions.
Thank you for helping improve DevTKSS.Uno.SampleApps!
As workaround to the redirect_url not working, the [!INCLUDE Markup is used to include the needed content.
Important
As DocFx currently also loads explicitly excluded files from the **/obj/** folder, the metadata stage does not filter these files out, which can lead to unexpected results in the generated documentation.