Skip to content
Snippets Groups Projects
Commit fdc37629 authored by Tom Robinson's avatar Tom Robinson
Browse files

Update PR template with simplified frontend commands

parent d171d984
Branches
Tags
No related merge requests found
......@@ -2,6 +2,6 @@
###### Before submitting the PR, please make sure you do the following
- [ ] If there are changes to the backend codebase, run the backend tests with `lein test && lein eastwood && lein bikeshed && lein docstring-checker && ./bin/reflection-linter`
- [ ] Run the frontend and integration tests with `yarn && yarn run prettier && yarn run lint && yarn run flow && ./bin/build version uberjar && yarn run test`)
- [ ] Run the frontend and integration tests with `yarn lint && yarn flow && yarn test`)
- [ ] Sign the [Contributor License Agreement](https://docs.google.com/a/metabase.com/forms/d/1oV38o7b9ONFSwuzwmERRMi9SYrhYeOrkbmNaq9pOJ_E/viewform)
(unless it's a tiny documentation change).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment