home /
- Code of conduct
- Prerequisite software
- Coding rules
- Bug report
- Feature request
- Security policy
- Additional resources
Please read and follow our code of conduct.
- Git
- yamllint
- ShellCheck
- shfmt
- NVM or alternatives like FNM, N or NVM-Windows.
- Node.js (the version specified in .nvmrc and package.json is required)
- PNPM (the version specified in package.json is required)
- lychee
- .NET SDK (the version specified in global.json is required)
- All public API methods must be documented.
- All enhancements, features or bug fixes must be tested.
To report a bug or unintended behavior, select a predefined template or create a custom issue.
To request a feature or enhancement, select a predefined template or create a custom issue.
Please read and keep in mind our security policy.