Skip to content

Labels

Labels

  • accessibility

  • bug

    About something that is broken
  • cannot-reproduce

  • code quality

    Primarily about code quality metrics (rather than deeper refactoring)
  • core plugin

    Involves the core 'ShinyCMS' plugin
  • database

    Database-related: SQL, AR, migrations, etc
  • demo-site

    About the demo site data or rake task
  • dependencies

    Updates to dependencies (gems and node modules)
  • documentation

    About the ShinyCMS documentation files or website
  • duplicate

    This issue or pull request already exists
  • feature plugins

    Involves one or more of the non-core plugins
  • good first issue

    This issue should be suitable for less experienced developers
  • help offered

    I would be very happy to help less experienced developers tackle this issue (advice/pairing/etc)
  • help wanted

    Can you help with this?
  • html / css

    Involves HTML and/or CSS
  • i18n

    Internationalisation: translation / localisation / etc
  • inexplicably complicated

    Probably not a good first bug!
  • javascript

    Involves JavaScript code, or webpacker etc
  • main app

    DEPRECATED: main_app before the core plugin refactor (was: 'core' stuff that isn't in plugins)
  • major

    Big (or otherwise significant) pieces of work
  • minor

    Small (or otherwise trivial) changes
  • mjml

    Involves MJML, or the code that handles it
  • monitoring

    About monitoring bugs / errors / etc in production
  • new feature

    New feature
  • plugin

    DEPRECATED: split into core/features/support (was: about a plugin or the code that supports them)
  • plugin support

    The code that handles plugins
  • refactoring

    Rewriting existing code to improve its structure, maintainability, etc
  • regression

  • release

    Preparing/announcing a release
  • ruby

    Involves Ruby code