Skip to content

Commit 83e45ba

Browse files
authored
Update README.dev.md
1 parent a290687 commit 83e45ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.dev.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,9 @@ This section describes how to make a release in 2 parts:
144144
1. Update the version in the [app footer](src/components/Footer.vue).
145145
1. Run `npm run lint` and make sure the linter does not complain.
146146
1. Run the unit tests with `npm run test:unit:ci`.
147+
1. Push any changes to GitHub, make a PR.
147148
1. Inspect the Netlify preview website.
148-
1. Push any changes to GitHub, then review and merge to the default branch `main`.
149+
1. Review the PR and merge to the default branch `main`.
149150

150151
### (2/2) Making a release on GitHub
151152

0 commit comments

Comments
 (0)