(DOC) Updated onboarding documentation #1

Merged
azpect merged 2 commits from feature/onboarding into main 2025-10-13 17:27:00 -07:00
Showing only changes of commit f458182a4c - Show all commits

View File

@ -77,7 +77,7 @@ and once it has been reviewed and approved it will be automatically merged in.
###### Pull Requests (PR) ###### Pull Requests (PR)
Once a feature is complete, you will create a pull request. Before a request can be merged into `main`, Once a feature is complete, you will create a pull request. Before a request can be merged into `main`,
two approvals are required (one from each team member). This practice is to promote team work and encourage one approval is required (which cannot be the author). This practice is to promote team work and encourage
code reviews. Each team member is expected to check in frequently and review as often as they are able to, code reviews. Each team member is expected to check in frequently and review as often as they are able to,
however, there is no defined time requirement. Personal communication is totally acceptable as a means to however, there is no defined time requirement. Personal communication is totally acceptable as a means to
request approval, since I am unsure if this platform will notify members. request approval, since I am unsure if this platform will notify members.