smsbb/readme.md

11 lines
380 B
Markdown
Raw Normal View History

2023-12-03 04:15:34 +00:00
# smsbb 👼
2023-12-02 23:32:53 +00:00
2023-12-03 04:15:34 +00:00
✨ DIY sms announce lists for you and yours ✨
2023-12-02 23:32:53 +00:00
## norms for working on this repo
- work in a branch
- branch names should use the format `username/thing-you-are-doing`
- for example `git checkout -b maren/update-readme-3`
2023-12-02 23:32:53 +00:00
- 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