Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: daniel-zullo-frequenz <120166726+daniel-zullo-frequenz@users.noreply.github.com>
Signed-off-by: Leandro Lucarella <luca@llucax.com>
  • Loading branch information
llucax and daniel-zullo-frequenz authored Dec 20, 2023
1 parent 7c7601e commit 14beba7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ You can follow these steps to upgrade without regenerating the whole project, if

* Update the `frequenz-repo-config` dependencies in `pyproject.toml` to 0.8.0.

* Run in the root of your project:
* Run in the root directory of your project:

```sh
sed -i '/custom_templates: templates/d' mkdocs.yml
Expand All @@ -28,7 +28,7 @@ You can follow these steps to upgrade without regenerating the whole project, if
EOF
```
* Optionally go to the project's settings and replace branch protection rules with the new rulesets. See the new [GitHub configuration guide](https://frequenz-floss.github.io/frequenz-repo-config-python/v0.8/user-guide/start-a-new-project/github-configuration/#branches) for more details.
* Optionally go to the GitHub project's settings and replace branch protection rules with the new rulesets. See the new [GitHub configuration guide](https://frequenz-floss.github.io/frequenz-repo-config-python/v0.8/user-guide/start-a-new-project/github-configuration/#branches) for more details.
## New Features
Expand Down

0 comments on commit 14beba7

Please sign in to comment.