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.
1 parent cfcb4c2 commit da558f9Copy full SHA for da558f9
RELEASE.md
@@ -11,7 +11,7 @@ For you to follow along according to these instructions, you need:
11
12
## Steps to make a release
13
14
-1. Create a PR updating `docs/source/changelog.md` with [github-activity][] and
+1. Create a PR updating `docs/source/changelog.md` with [github-activity] and
15
continue only when its merged.
16
17
```shell
@@ -37,7 +37,7 @@ For you to follow along according to these instructions, you need:
37
tbump ${VERSION}
38
```
39
40
- Following this, the [CI system][] will build and publish a release.
+ Following this, the [CI system] will build and publish a release.
41
42
1. Reset the version back to dev, e.g. `2.1.0.dev` after releasing `2.0.0`
43
0 commit comments