Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 committed Sep 15, 2023
1 parent 24e5587 commit 872624b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/git.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Feel free to edit this doc / instructions as needed, this is a living document.
- Please remove any debug comments (`console.log`) statements you added at this point and rename variables if any are confusingly named
- Run `npm run format` if you haven't already, make sure you ran it in the last commit for the PR
- Merge PR once you have reviewed the checklist items above, and have also conducted a general code review on any changed files, and made any last changes you would like to make
- Pick the "Squash and Merge" option when merging the PR, to prevent bloat in the main / master branch's commit history. You can see the individual commits on the PR anyways
- Pick the `Squash and Merge` option when merging the PR, to prevent bloat in the `main` / `master` branch's commit history. You can see the individual commits on the PR anyways
<!---
move the below bullet point to another dedicated frontend testing / devops doc maybe? idk. frontend prereqs doesn't feel like a good fit
-->
Expand Down

0 comments on commit 872624b

Please sign in to comment.