Skip to content

Commit 1ded399

Browse files
Update CONTRIBUTING.md
1 parent c6e5714 commit 1ded399

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ The goal of this project is to facilitate loading and sharing of robot descripti
2020
- Use the ``mj_description`` suffix for an MJCF description.
2121
4. **Listing:** Add the description metadata to the ``DESCRIPTIONS`` dictionary in ``_descriptions.py``.
2222
5. **README:** Document the description's submodule name in the Descriptions section of the [README](README.md).
23+
- Use an [SPDX License Identifier](https://spdx.org/licenses/) in the License column.
2324
6. **CHANGELOG:** Write down the new model at the top of the [changelog](CHANGELOG.md).
2425
7. **Testing:** Check that all unit tests are successful by ``tox``.

0 commit comments

Comments
 (0)