.. _gv-developer:
.. _tippy-gv-developer:

:fa:`retweet` Contributing
==========================

.. |Contributor Covenant| image:: https://img.shields.io/badge/contributor%20covenant-3.0-4baaaa.svg
   :target: https://github.com/bjlittle/geovista/blob/main/CODE_OF_CONDUCT.md

|Contributor Covenant|

Firstly, and most importantly, thanks for contributing! All contributions, no
matter how large or small are greatly appreciated and welcomed.

Here we provide some guidelines to help you get started on your journey, and
clarify the various steps involved in how to contribute to ``geovista``.

.. grid:: 1 1 2 2
    :gutter: 2

    .. grid-item-card:: Changelog
        :class-title: custom-title
        :class-body: custom-body
        :link: gv-developer-towncrier
        :link-type: ref
        :img-top: ../_static/images/icons/changelog.svg
        :class-img-top: dark-light
        :class-card: sd-rounded-3

        Towncrier guidelines.

    .. grid-item-card:: Documentation
        :class-title: custom-title
        :class-body: custom-body
        :link: gv-developer-documentation
        :link-type: ref
        :img-top: ../_static/images/icons/documentation.svg
        :class-img-top: dark-light
        :class-card: sd-rounded-3

        Author & build guidelines.

    .. grid-item-card:: Packaging
        :class-title: custom-title
        :class-body: custom-body
        :link: gv-developer-packaging
        :link-type: ref
        :img-top: ../_static/images/icons/package.svg
        :class-img-top: dark-light
        :class-card: sd-rounded-3

        Packaging guidelines.

    .. grid-item-card:: Testing
        :class-title: custom-title
        :class-body: custom-body
        :link: gv-developer-testing
        :link-type: ref
        :img-top: ../_static/images/icons/testing.svg
        :class-img-top: dark-light
        :class-card: sd-rounded-3

        Testing guidelines.


.. card:: Codecraft 🚧
    :class-title: custom-title
    :class-body: custom-body
    :link: gv-developer-codecraft
    :link-type: ref
    :img-top: ../_static/images/icons/codecraft.svg
    :class-img-top: dark-light
    :class-card: sd-rounded-3
    :width: 50%
    :margin: 4 4 auto auto

    Maintenance guidelines.


.. toctree::
    :maxdepth: 1
    :hidden:

    towncrier
    documentation
    packaging
    testing
    codecraft
