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 fc46b52 commit c946331Copy full SHA for c946331
BUILD.rst
@@ -129,8 +129,8 @@ Release notes
129
130
4. Add, commit and push::
131
132
- git add doc/robotremoteserver-$VERSION.rst
133
- git commit -m "Release notes for $VERSION" doc/robotremoteserver-$VERSION.rst
+ git add docs/robotremoteserver-$VERSION.rst
+ git commit -m "Release notes for $VERSION" docs/robotremoteserver-$VERSION.rst
134
git push
135
136
5. Update later if necessary. Writing release notes is typically the biggest
0 commit comments