Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.21 KB

File metadata and controls

20 lines (17 loc) · 1.21 KB

.github

Organization-level meta repository for Solid Stats, the match-statistics project for the Solid Games ArmA 3 community.

  • profile/README.md — the public organization profile shown at github.com/solid-stats. It is Russian by default (most of the community is Russian-speaking); the English mirror lives in profile/README.en.md. Keep both files in sync — edit them in the same change.
  • The community health files in this repository (CODE_OF_CONDUCT.md, CONTRIBUTING.md, SECURITY.md, and the issue & PR templates under .github/) apply as defaults to every Solid Stats repository that does not define its own.
  • LICENSE — Solid Stats is MIT-licensed: reuse it freely as long as you keep the copyright and license notice (attribution). This is the organization's standard license; each code repository carries its own copy.

GitHub only uses these defaults from a public .github repository, and a repository's own file always overrides the default. Changing a file here changes the default for the whole organization, so edit with that blast radius in mind.