-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Fixes #6899] Customize metadata template #6894
[Fixes #6899] Customize metadata template #6894
Conversation
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @mattiagiupponi on file. In order for us to review and merge your code, please contact the project maintainers to get yourself added. |
I am aware that this PR is a draft. To get merged it will need some more steps like:
|
Codecov Report
@@ Coverage Diff @@
## master #6894 +/- ##
===========================================
+ Coverage 22.89% 52.12% +29.22%
===========================================
Files 573 573
Lines 40900 40961 +61
Branches 5500 5505 +5
===========================================
+ Hits 9364 21349 +11985
+ Misses 31203 18268 -12935
- Partials 333 1344 +1011 |
Hi @gannebamm |
With this PR I want to externalize the catalog metadata template through a settings variable in order to make it easier to configure the template for the metadata
Checklist
For all pull requests:
The following are required only for core and extension modules (they are welcomed, but not required, for contrib modules):
Submitting the PR does not require you to check all items, but by the time it gets merged, they should be either satisfied or inapplicable.