This theme is a fork of the Copenhagen Theme provided as the default theme for Zendesk's help center. Our goal is to track that theme very closely with minimal changes. See the local changelog for details.
New releases should be done for any changes that we make and/or updates from upstream. The naming convention for our release tags is vX.X.X-local
. Use the updated version from manifest.json
and a -local
postfix to help differentiate our releases from upstream tags/releases.
When doing a release, the following steps are required:
- Update the version in
manifest.json
(follow semantic versioning) - Update the changelog
- Commit all the changes
- Create a release tag & release
- Update the theme on Zendesk following this guide.