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.
2 parents 218fb08 + 40bc1f3 commit 286a484Copy full SHA for 286a484
docs/index.md
@@ -226,8 +226,13 @@ without having to enter all the inputs again.
226
227
!!! warning
228
229
- Don't forget to commit all changes in your repository before doing this!
230
- Files will be overwritten!
+ * Don't forget to commit all changes in your repository before doing this!
+ Files will be overwritten!
231
+ * Don't forget to check all the [release
232
+ notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases)
233
+ for all the versions you are going to update, in particular the
234
+ **Upgrading** section, as there might be steps necessary before even
235
+ running the `cookiecutter` command for the update.
236
237
```sh
238
git commit -a # commit all changes
0 commit comments