Selaa lähdekoodia

CONTRIBUTING.md: describe the fork process more in detail

Ondrej Pesek 2 vuotta sitten
vanhempi
commit
d8a664f7ba
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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):
 
 ```