Browse Source

CONTRIBUTING.md: describe the fork process more in detail

Ondrej Pesek 2 years ago
parent
commit
d8a664f7ba
1 changed files with 2 additions and 1 deletions
  1. 2 1
      CONTRIBUTING.md

+ 2 - 1
CONTRIBUTING.md

@@ -47,7 +47,8 @@ GRASS GIS developer mailing list.
 * Create an account on GitHub.
 * Install Git on your computer.
 * Set up Git with your name and email.
-* Fork the repository.
+* Fork the repository (by clicking the `Fork` button in the upper right corner
+  of the GitHub interface).
 * Clone your fork (use SSH or HTTPS URL):
 
 ```