We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e5714 commit 1ded399Copy full SHA for 1ded399
CONTRIBUTING.md
@@ -20,5 +20,6 @@ The goal of this project is to facilitate loading and sharing of robot descripti
20
- Use the ``mj_description`` suffix for an MJCF description.
21
4. **Listing:** Add the description metadata to the ``DESCRIPTIONS`` dictionary in ``_descriptions.py``.
22
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.
24
6. **CHANGELOG:** Write down the new model at the top of the [changelog](CHANGELOG.md).
25
7. **Testing:** Check that all unit tests are successful by ``tox``.
0 commit comments