diff --git a/contribute/index.html b/contribute/index.html index 3ed6777b27..f7e66feb05 100644 --- a/contribute/index.html +++ b/contribute/index.html @@ -12,4 +12,4 @@   E --> F[Push Branch];   F --> K[Create Pull Request];   K --> L[Fill out PR template]; - classDef default stroke:#333,stroke-width:4px,font-size:12pt;

Info

This is a diagram to guide you through the process. It may vary depending on the type of change you're making.

Fork the Repo

Fork Image

Fork Image

Clone the Fork

Tip

While you can make your changes directly through the Web, we recommend cloning the repo to your device using the application GitHub Desktop (available in WinUtil) to test your fork easily.

Testing your changes

Compile

Committing the changes

Push Commit Image

Commit Image

Push Commit Image

Making a PR

\ No newline at end of file + classDef default stroke:#333,stroke-width:4px,font-size:12pt;

Info

This is a diagram to guide you through the process. It may vary depending on the type of change you're making.

Fork the Repo

Fork Image

Fork Image

Clone the Fork

Tip

While you can make your changes directly through the Web, we recommend cloning the repo to your device using the application GitHub Desktop (available in WinUtil) to test your fork easily.

Testing your changes

Compile

Committing the changes

Push Commit Image

Commit Image

Push Commit Image

Making a PR

\ No newline at end of file