mirror of
https://github.com/glest/glest-source.git
synced 2025-09-02 04:22:32 +02:00
CONTRIBUTING.md:formatting
This commit is contained in:
@@ -34,16 +34,23 @@ from each other (i.e. a separate PR for each patch).
|
|||||||
## Set up the repositories locally
|
## Set up the repositories locally
|
||||||
|
|
||||||
If you would like to contribute to development, you will need to
|
If you would like to contribute to development, you will need to
|
||||||
**fork* and then **clone your forks** of these 2 repositories:
|
**fork** and then **clone your forks** of these 2 repositories:
|
||||||
|
|
||||||
* https://github.com/ZetaGlest/zetaglest-source
|
* https://github.com/ZetaGlest/zetaglest-source
|
||||||
* https://github.com/ZetaGlest/zetaglest-data
|
* https://github.com/ZetaGlest/zetaglest-data
|
||||||
|
|
||||||
### Procedure for cloning your forks
|
### Procedure for cloning your forks
|
||||||
|
|
||||||
|
#### Source
|
||||||
|
|
||||||
* clone zetaglest-source using the clone info provided by your fork
|
* clone zetaglest-source using the clone info provided by your fork
|
||||||
(use "Clone or Download" link, but **do** select `clone` **not**
|
(use "Clone or Download" link, but **do** select `clone` **not**
|
||||||
`Download Zip`)
|
`Download Zip`)
|
||||||
|
|
||||||
|
#### Data
|
||||||
|
|
||||||
|
After your clone of the source repo is complete:
|
||||||
|
|
||||||
* cd to `zetaglest-source` * Important: clone your fork of the **data
|
* cd to `zetaglest-source` * Important: clone your fork of the **data
|
||||||
repo** by adding `data` after the clone command
|
repo** by adding `data` after the clone command
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user