git-lfs: add instructions in CONTRIBUTING.md

This commit is contained in:
Vicente Adolfo Bolea Sanchez 2023-04-05 13:58:19 -04:00
parent 120f747b9d
commit c5c41fe374

@ -32,14 +32,19 @@ Before you begin, perform initial setup:
This will prompt for your GitLab user name and configure a remote
called `gitlab` to refer to it.
5. (Optional but highly recommended.)
5. (Optional but highly recommended.)
[Disabling git-lfs in your fork] is needed to add/modify git-lfs files.
Find the setting to disable git-lfs in your fork through your fork web UI:
Settings/General/Project Features/Git LFS; set it to off; and _save changes_.
6. (Optional but highly recommended.)
[Register with the VTK-m dashboard] on Kitware's CDash instance to
better know how your code performs in regression tests. After
registering and signing in, click on "All Dashboards" link in the upper
left corner, scroll down and click "Subscribe to this project" on the
right of VTK-m.
6. (Optional but highly recommended.)
7. (Optional but highly recommended.)
[Sign up for the VTK-m mailing list] to communicate with other
developers and users.