Skip to content

Commit a81a60e

Browse files
committed
Reference contribution guidelines in docs
1 parent 6d7bf82 commit a81a60e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/source/developer_guide/get_started.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
Getting started
33
===============
44

5+
Please ensure you have consulted our
6+
`contribution guidelines <https://github.com/ddmms/mlip-testing/blob/main/CONTRIBUTING.md>`_
7+
before proceeding.
8+
9+
10+
Dependency management
11+
+++++++++++++++++++++
12+
513
We recommend `installing uv <https://docs.astral.sh/uv/getting-started/installation/>`_ for dependency management when developing for ``mlip-testing``.
614

715
This provides a number of useful features, including:

0 commit comments

Comments
 (0)