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 0208d42 commit 28b3bbcCopy full SHA for 28b3bbc
CONTRIBUTING.md
@@ -259,7 +259,7 @@ Please provide as much detail and context as possible.
259
1. If possible link the pull request of the changes and mention the author of the pull request
260
2. If updating FSAC mention the version of FSAC that is being updated to and link it's release notes
261
3. Commit `RELEASE_NOTES.md`
262
- 1. `git commit -m "Bump version to x.x.x"`
+ 1. `git commit -m "Release notes for x.x.x"`
263
2. `git push [remote-branch] main`
264
4. [Goto the Release workflow on Github Action](https://github.com/ionide/ionide-vscode-fsharp/actions/workflows/release.yml)
265
1. Click `Run workflow` in the upper right
0 commit comments