Development - WATonomousAdmin/wato_website GitHub Wiki
Development
ClickUp
We use ClickUp to track projects and tickets. Tickets will have all the information necessary to bring them to completion. Move a ticket to In Progress when you take it and then approved after your PR is approved.
Pull Requests
Unfortunately because WATO isn't using a business plan there are no custom task IDs, so we are stuck with random alphanumeric ones (e.g. 862jdxk9b
). You can find the task ID in the URL or by clicking the three dots > Copy ID
.
Title your pull requests
ID_Description_of_Changes
For example:
862jdxky3_Finished_Blog_Page
List out a summary of your changes in the PR description and tag the lead as a reviewer.