feature: improve docs

This commit is contained in:
ievgenii vdovenko 2025-08-14 16:04:34 +02:00
parent 6dddd37b85
commit ffb93eeb54
3 changed files with 8 additions and 1 deletions

View file

@ -31,11 +31,12 @@ To configure extra fields per repository, use the following steps:
.. image:: ../../images/extra-repo-fields.png
The most important is the `New field key` variable which under the value will
3. The most important is the `New field key` variable which under the value will
be stored. It needs to be unique for each repository. The label and description
will be generated in repository settings where users can actually save some
values inside generated extra fields.
.. image:: ../../images/extra-repo-fields-set-value.png
Example Usage in extensions
---------------------------