You will be assigned a ticket from Trello.
You can also suggest to the TPM / PM a ticket in the Ready for Development stack that you may be interested in working on
<aside> 💡 Only work on tickets you have been assigned
</aside>
master
Name the branch with your NetID pre-pended:
dlw266/cool-feature
If a frontend task, include screenshots of the corresponding Figma file in your PR.
If a backend task, make sure to thoroughly test the code yourself first.
When writing up the PR, follow the Cornell DTI Template provided.
First, you’ll get feedback from Github Actions on whether your code passes the basic CI/CD tests, such as build.
It should look like this