Commit Conventions
When creating commits:
- If the change is Pysa related, add
[pysa]as a prefix in the commit title. Otherwise, add[pyre]as a prefix in the commit title. - If the change is Pysa related, add
#pysa_sweas a reviewer. Otherwise, add#pyreas a reviewer. - By default, add
make testin the test plan.