Skip to content

Commit 1aec48a

Browse files
Apply suggestions from code review
Co-authored-by: Bouwe Andela <b.andela@esciencecenter.nl>
1 parent 991fd24 commit 1aec48a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/contributing.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ to run their favourite recipe using this branch.
738738
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
739739

740740
The version number is stored in ``esmvalcore/_version.py``, ``CITATION.cff``.
741-
Make sure to update all files.
741+
Make sure to update both files.
742742
Also update the release date in ``CITATION.cff``.
743743
See https://semver.org for more information on choosing a version number.
744744
Make a pull request and get it merged into ``main`` and cherry pick it into
@@ -807,7 +807,7 @@ Follow these steps to create a new Python package:
807807
You can read more about this in
808808
`Packaging Python Projects <https://packaging.python.org/tutorials/packaging-projects/>`__.
809809

810-
8. Create and upload the Conda package
810+
8. Create the Conda package
811811
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
812812

813813
The ``esmvalcore`` package is published on the `conda-forge conda channel

0 commit comments

Comments
 (0)