736 B
736 B
Closes # (if applicable).
Changes proposed in this Pull Request
Checklist
- I tested my contribution locally and it seems to work fine.
- Code and workflow changes are sufficiently documented.
- Newly introduced dependencies are added to
envs/environment.yaml
andenvs/environment.docs.yaml
. - Changes in configuration options are added in all of
config.default.yaml
,config.tutorial.yaml
, andtest/config.test1.yaml
. - Changes in configuration options are also documented in
doc/configtables/*.csv
and line references are adjusted indoc/configuration.rst
anddoc/tutorial.rst
. - A note for the release notes
doc/release_notes.rst
is amended in the format of previous release notes.