CivicTheme
  • Docs
  • Changelog
  • Getting started
    • Introduction
    • Installation
    • Getting help
    • Security policy
    • Partnerships
  • Installation
    • Drupal theme
  • Contributing
    • Contribution model
    • Contribution basics
    • Small contribution spec
    • Medium contribution spec
    • Major (RFC-level) contribution spec
    • Code of conduct
    • Figma contributions
  • Components
    • Component list
    • Atoms
      • Button
      • Chip
      • Content link
      • Check box
      • Field description
      • Field message
      • Fieldset
      • Label
      • Radio
      • Select
      • Textarea
      • Text field
      • Heading
      • Link
      • Paragraph
      • Popover
      • Quote
      • Table
      • Tag
      • Text list
    • Molecules
      • Accordion
      • Attachment
      • Breadcrumb
      • Callout
      • Event Card
      • Field
      • Figure
      • Group filter
      • Logo
      • Map
      • Navigation card
      • Next step
      • Pagination
      • Promo card
      • Search
      • Service card
      • Single filter
      • Snippet
      • Subject Card
      • Table of Contents
      • Tabs
      • Tag List
      • Tooltip
      • Video Player
    • Organisms
      • Alert
      • Banner
      • Campaign
      • Footer
      • Header
      • List
      • Message
      • Mobile Navigation
      • Navigation
      • Promo
      • Side Navigation
      • Skip link
      • Slider
      • Social links
  • Content Authoring
    • Overview
    • Global settings
      • Favicon
      • Header
        • Site slogan
        • Header logos
        • Primary navigation
        • Secondary navigation
      • Banner
      • Search
      • Link
      • Skip link
      • Side navigation
      • Signup
      • Footer
        • Footer logo
        • Social links
        • Footer navigation
        • Acknowledgement of Country
        • Copyright
      • Colours
    • Content types
      • Page
        • Configure the banner
      • Event
      • Alert
    • Content components
      • Accordion
      • Automated list
      • Attachment
      • Callout
      • Campaign
      • Content
        • Quote
      • iFrame
      • Manual List
        • Event card
        • Event reference card
        • Navigation card
        • Navigation reference card
        • Promo card
        • Promo reference card
        • Publication card
        • Service card
        • Subject card
        • Subject reference card
        • Snippet
      • Map
      • Next step
      • Promo
      • Slider
      • Webform
    • Vocabularies
      • Topics
      • Site sections
    • User accounts & roles
Powered by GitBook
On this page
  • Where to get support
  • Where to submit issues and PRs

Was this helpful?

Edit on GitHub
Export as PDF
  1. Getting started

Getting help

Where to get support

  • Drupal theme issue queue

  • CivicTheme Github repository

  • Drupal Slack channel #civictheme-designsystem (note: you need to first join Drupal Slack)

  • Send an email to civictheme@salsa.digital

Where to submit issues and PRs

Development of the entire CivicTheme ecosystem is managed in the CivicTheme GitHub organisation.

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 is automatically published to Drupal.org with all commit and author information preserved.

For Drupal theme:

  • Submit issues to the Drupal theme issue queue

  • Submit PRs to the GitHub Drupal monorepo

For Drupal modules:

  • submit issues to the Drupal theme issue queue

  • submit PRs to the GitHub Drupal monorepo

For UI Kit:

  • Submit issues to the UI Kit GitHub repository

  • Submit PRs to the UI Kit GitHub repository

For this documentation:

  • Submit issues to the documentation GitHub repository

  • Submit PRs to the documentation GitHub repository

If you do not know which part the issues relates to - submit an issue to the Drupal theme issue queue and it will be moved to the appropriate location by the CivicTheme maintainers.

PreviousInstallationNextSecurity policy

Last updated 4 days ago

Was this helpful?