mirror of
https://github.com/glest/glest-source.git
synced 2025-09-08 06:50:43 +02:00
Update CONTRIBUTING.md
Moved info about Practice Git
This commit is contained in:
@@ -86,6 +86,10 @@ repositories.
|
||||
|
||||
## Pull Requests
|
||||
|
||||
(If you have no experience making pull requests and are confused about the process,
|
||||
you can practice at the repository [Practice Git](https://github.com/grayghostvisuals/Practice-Git).
|
||||
(Note: It is not part of this project.))
|
||||
|
||||
Follow the steps below if you are contributing to any of these repositories:
|
||||
|
||||
* [data](https://github.com/ZetaGlest/zetaglest-data)
|
||||
@@ -96,10 +100,6 @@ Below, *zetaglest-source* for the example, but if you are working on another rep
|
||||
sure to replace **zetaglest-source** with the the appropriate repo url, using the URL of
|
||||
your fork.
|
||||
|
||||
If you have no experience making pull requests and are confused about the process,
|
||||
you can look at the repository [Practice Git](https://github.com/grayghostvisuals/Practice-Git).
|
||||
(Note: It is not part of this project.)
|
||||
|
||||
1. [Fork the repo](https://github.com/ZetaGlest/zetaglest-source/fork) (if you haven't already done so)
|
||||
2. Clone it to your computer
|
||||
3. When you're ready to work on an issue, be sure you're on the **develop** branch. From there,
|
||||
|
Reference in New Issue
Block a user