We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8870c5 commit 0d76b18Copy full SHA for 0d76b18
.github/pull_request_template.md
@@ -10,5 +10,5 @@ Closes # (if applicable).
10
- [ ] Changed dependencies are added to `pixi.toml` (using `pixi add <dependency-name>`).
11
- [ ] Changes in configuration options are added in `config/config.default.yaml`.
12
- [ ] Changes in configuration options are documented in `doc/configtables/*.csv`.
13
-- [ ] For new data sources or versions, `these instructions <https://pypsa-eur.readthedocs.io/en/latest/data_sources.html>`_ have been followed.
+- [ ] For new data sources or versions, [these instructions](https://pypsa-eur.readthedocs.io/en/latest/data_sources.html) have been followed.
14
- [ ] A release note `doc/release_notes.rst` is added.
0 commit comments