This repository contains organization-wide GitHub configurations for Polaryon.
The .github repository is a special repository that GitHub uses to store default community health files and configurations that apply across all repositories in the organization.
- Community health files: CODE_OF_CONDUCT.md, CONTRIBUTING.md, SECURITY.md
- Issue and Pull Request templates: Default templates for all repositories
- GitHub Actions workflows: Reusable workflows that can be shared across repositories
- Discussion templates: Templates for GitHub Discussions
- FUNDING.yml: Sponsorship configuration
- Profile README: Organization profile content (in profile/README.md)
Files placed in this repository will automatically be used as defaults for any repository in the organization that doesn't have its own version of these files.