Set up repository
~/repos
or ~/projects
), git
clone the oxy repository by running the following command on your terminal.Set up development environment
Create a branch
Make necessary changes
Preview changes locally
Cmd + S
(Mac) or Ctrl + S
(Windows).Change to the docs directory on your computer by running the following command:Add and commit changes
Push changes to GitHub
Submit your changes for review
Contribute
button.Clicking on the Contribute
button will open a dropdown menu with an option to create a pull request.<type>: <description>
(e.g. docs: improvements to bigquery integration page
)@jinjakim
to as the reviewer.