https://github.com/shopware/.github
Default Community Health Files, organization-wide octo-sts policies, and the organization profile README
https://github.com/shopware/.github
Last synced: 4 months ago
JSON representation
Default Community Health Files, organization-wide octo-sts policies, and the organization profile README
- Host: GitHub
- URL: https://github.com/shopware/.github
- Owner: shopware
- License: mit
- Created: 2022-01-18T08:07:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-02-02T15:08:11.000Z (4 months ago)
- Last Synced: 2026-02-03T03:32:26.572Z (4 months ago)
- Homepage:
- Size: 139 KB
- Stars: 2
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shopware Community Health Files & Organization Configuration
This .github repository contains the [default community health files](https://help.github.com/en/articles/creating-a-default-community-health-file-for-your-organization), organization-wide policies, and [organization profile README.md](./profile/README.md) used across all Shopware GitHub repositories. It helps standardize contributing, security, and behavioral guidelines for everyone collaborating within the Shopware organization.
## What’s Included
- **Default Community Health Files**
Templates for essential community files, such as:
- CONTRIBUTING.md (contribution guidelines)
- CODE_OF_CONDUCT.md (code of conduct for all participants)
- SECURITY.md (security reporting instructions)
- ISSUE_TEMPLATEs (templates for bug reports and feature requests)
- PULL_REQUEST_TEMPLATE.md (guidelines for PR submissions)
- **Organization Profile README**
The public-facing introduction and description for the GitHub organization.
- **Octo-STs Organization-wide Policies**
Enforced settings and security policies applied to all repositories within the Shopware organization.
## Purpose
- Ensure a **consistent, open, and welcoming environment** for all contributors.
- Provide **clear guidelines** for contributing, reporting issues, and responsible disclosure/security.
- Save time for maintainers by providing unified templates and best practices.
- Ensure high project and community standards throughout all Shopware codebases.
## Contribution
To contribute or suggest improvements to our community health files and policies:
1. Fork this repository.
2. Create a feature branch with your changes.
3. Open a pull request for review by Shopware maintainers.
> **Note:** Changes here may affect every Shopware repository. Please discuss larger improvements via GitHub issues first.