Document how to add custom themes #460

Merged
pat-s merged 3 commits from custom-theme into main 2023-06-28 06:57:22 +00:00
Member

Description of the change

Add documentation how to add custom themes

Benefits

Possible drawbacks

Applicable issues

Additional information

Checklist

  • Parameters are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Breaking changes are documented in the README.md
  • Templating unittests are added
<!-- Before you open the request please review the following guidelines and tips to help it be more easily integrated: - Describe the scope of your change - i.e. what the change does. - Describe any known limitations with your change. - Please run any tests or examples that can exercise your modified code. Thank you for contributing! We will try to review, test and integrate the change as soon as we can. --> ### Description of the change Add documentation how to add custom themes ### Benefits <!-- What benefits will be realized by the code change? --> ### Possible drawbacks <!-- Describe any known limitations with your change --> ### Applicable issues <!-- Enter any applicable Issues here (You can reference an issue using #). Please remove this section if there is no referenced issue. --> - fixes #301 ### Additional information <!-- If there's anything else that's important and relevant to your pull request, mention that information here. Please remove this section if it remains empty. --> ### Checklist <!-- [Place an '[X]' (no spaces) in all applicable fields. Please remove unrelated fields.] --> - [x] Parameters are documented in the `values.yaml` and added to the `README.md` using [readme-generator-for-helm](https://github.com/bitnami-labs/readme-generator-for-helm) - [x] Breaking changes are documented in the `README.md` - [x] Templating unittests are added
pat-s added 1 commit 2023-06-27 19:47:19 +00:00
document how to add custom themes
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 36s
b5dcd6c1b6
pat-s requested review from justusbunsi 2023-06-27 19:51:24 +00:00
lunny approved these changes 2023-06-28 03:14:43 +00:00
pat-s added 2 commits 2023-06-28 06:56:23 +00:00
fix header level
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 35s
8dbc20b92f
pat-s added the
kind
docs
label 2023-06-28 06:56:28 +00:00
pat-s merged commit 868c029e4d into main 2023-06-28 06:57:22 +00:00
pat-s deleted branch custom-theme 2023-06-28 06:57:23 +00:00
Sign in to join this conversation.
No description provided.