# Getting help

### Where to get support <a href="#where-to-get-support" id="where-to-get-support"></a>

* [Drupal theme issue queue](https://www.drupal.org/project/issues/civictheme)
* [CivicTheme Github repository](https://github.com/civictheme)
* [Drupal Slack channel](https://drupal.slack.com/archives/C039UV0CQBZ) <mark style="color:blue;">#civictheme-designsystem</mark> (**note:** you need to first [join Drupal Slack](https://www.drupal.org/join-slack))
* Send an email to <mark style="color:blue;"><civictheme@salsa.digital></mark>

### Where to submit issues and PRs <a href="#where-to-submit-issues-and-prs" id="where-to-submit-issues-and-prs"></a>

Development of the entire CivicTheme ecosystem is managed in the [<mark style="color:blue;">CivicTheme</mark> GitHub organisation](https://github.com/civictheme/).

This allows to develop the Drupal theme and modules at the same place and use advanced CI configuration for testing.

The code from the[ monorepo ](https://en.wikipedia.org/wiki/Monorepo)is automatically published to Drupal.org with all commit and author information preserved.

**For Drupal theme:**

* Submit issues to [the Drupal theme issue queue](https://www.drupal.org/project/issues/civictheme)
* Submit PRs to the [GitHub Drupal monorepo](https://github.com/civictheme/monorepo-drupal)

**For Drupal modules:**

* submit issues to [the Drupal theme issue queue](https://www.drupal.org/project/issues/civictheme)
* submit PRs to [the GitHub Drupal monorepo](https://github.com/civictheme/monorepo-drupal)

**For UI Kit:**

* Submit issues to [the UI Kit GitHub repository](https://github.com/civictheme/uikit)
* Submit PRs to [the UI Kit GitHub repository](https://github.com/civictheme/uikit)

**For&#x20;*****this*****&#x20;documentation:**

* Submit issues to [the documentation GitHub repository](https://github.com/civictheme/docs/)
* Submit PRs to [the documentation GitHub repository](https://github.com/civictheme/docs/)

If you do not know which part the issues relates to - submit an issue to [the Drupal theme issue queue](https://www.drupal.org/project/issues/civictheme) and it will be moved to the appropriate location by the CivicTheme maintainers.
