neon_arch commited on
Commit
5d6f50a
1 Parent(s): 4685b7f

chore: add how to fork section and add some images to explain it

Browse files
CONTRIBUTING.md CHANGED
@@ -56,4 +56,15 @@ The _rolling branch_ is where we intend all source code contributions should go.
56
 
57
  The _master branch_ is where we intend all source code contributions should go.
58
 
 
 
 
 
 
 
 
 
 
 
 
59
  We appreciate any contributions whether be of any size or topic and suggestions to help improve the Websurfx project. Please keep in mind the above requirements and guidelines before submitting a pull request and also if you have any doubts/concerns/questions about the project, its source code or anything related to the project than feel free to ask by opening an [issue](https://github.com/neon-mmd/websurfx/issues) or by asking us on our [Discord](https://discord.gg/SWnda7Mw5u) channel.
 
56
 
57
  The _master branch_ is where we intend all source code contributions should go.
58
 
59
+ # How To Fork
60
+
61
+ ![image](./images/fork_button.png)
62
+
63
+ ![image](./images/fork_options_page.png)
64
+
65
+ Please make sure to leave the `Copy the master branch only` option ticked off.
66
+
67
+ ![image](./images/create_fork_button.png)
68
+
69
+
70
  We appreciate any contributions whether be of any size or topic and suggestions to help improve the Websurfx project. Please keep in mind the above requirements and guidelines before submitting a pull request and also if you have any doubts/concerns/questions about the project, its source code or anything related to the project than feel free to ask by opening an [issue](https://github.com/neon-mmd/websurfx/issues) or by asking us on our [Discord](https://discord.gg/SWnda7Mw5u) channel.
images/create_fork_button.png ADDED
images/fork_button.png ADDED
images/fork_options_page.png ADDED