Skip to content

Languages

This page is also available in 简体中文 and 日本語.

Contributing

Product (generators, Core, tests)

Follow CONTRIBUTING.md in Prism.SourceGenerators: issues, branches, tests, and code style expectations.

Documentation (this site)

  • Repository: Prism.SourceGenerators.Docs
  • Content: Markdown under docs/, navigation in .vitepress/config.mts, optional theme CSS in .vitepress/theme/custom.css.
  • Build locally: dotnet run (see README in that repo).

When you change diagnostic IDs or user-visible messages, update Diagnostics reference in the same PR as the product change, or immediately after, so this site stays authoritative.

Next

Released under the MIT License.

Released under the MIT License.