# Contributing

Strapi is a community oriented project and we really appreciate every contribution made by the community: feature requests, bug reports, and especially pull requests! If you have any questions please reach out the Core team on Slack.

# Repositories

# strapi/strapi

This repository contains the core of Strapi. It means the admin panel, core plugins (Content Manager, Content Type Builder, etc...), the documentation and the code that runs your Strapi app. You will also find some plugin providers. This is the main repo of the Strapi organization.

# strapi/buffet

Buffet is the componenent library that is used in the admin panel. This brings consistency throughout the different admin plugins.

# strapi/strapi-docker

This is the code used to generate the official Docker images for Strapi. These images are available through our Docker Hub.

# Contributing guide

To contribute to the project please follow instructions present in the CONTRIBUTING.md file on GitHub.