This commit is contained in:
maren 2023-12-02 22:19:38 -05:00
parent 96d6a523d0
commit eb5cb68213

View file

@ -5,7 +5,7 @@ DIY sms announce lists for you and yours 🤳
## norms for working on this repo
- work in a branch
- branch names should use the format `username/thing-you-are-doing`
- ex. `git checkout -b maren/update-readme-3`
- for example `git checkout -b maren/update-readme-3`
- don't worry about tidy commits! just keep your work in a branch
- open a PR and review with someone synchronously before merging to main