An open API service indexing awesome lists of open source software.

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

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.