Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.01 KB

File metadata and controls

17 lines (11 loc) · 1.01 KB

.github

Org-level community health files and shared automation defaults for the @reactiveui organisation.

This repository provides:

  • Issue templates.github/ISSUE_TEMPLATE/ (bug report, feature request, and contact links).
  • Pull request template.github/PULL_REQUEST_TEMPLATE.md.
  • Funding configuration.github/FUNDING.yml.
  • Shared workflows — e.g. .github/workflows/lock-threads.yml for auto-locking stale issues and PRs.
  • Renovate defaultsrenovate.json with grouping rules for the .NET / NuGet ecosystem.

GitHub falls back to these files for any repository in the org that does not provide its own. See the GitHub docs on default community health files for details.

Contributing

Please read the ReactiveUI Contribute guide before opening an issue or PR.