|
4 | 4 |
|
5 | 5 | [Developed to Madagascar package, version 3.0.](http://www.ahay.org/wiki/Main_Page) |
6 | 6 |
|
7 | | -[](https://www.gnu.org/licenses/gpl-3.0) [](https://travis-ci.org/Dirack/creGatherStack) |
| 7 | +[](https://github.com/Dirack/creGatherStack/releases/latest) [](https://www.gnu.org/licenses/gpl-3.0) [](https://github.com/ahay/src/tree/master) [](https://travis-ci.org/Dirack/creGatherStack) |
8 | 8 |
|
9 | 9 |  |
10 | 10 |
|
@@ -96,30 +96,27 @@ _For more examples and details, please refer to the [Wiki](https://github.com/Di |
96 | 96 | We also have many SConstruct examples in this repository in the |
97 | 97 | [experiments directory](https://github.com/Dirack/creGatherStack/tree/master/experiments) |
98 | 98 |
|
99 | | -## Release History |
| 99 | +## Release History and Versions |
100 | 100 |
|
101 | | -* [v2.0](https://github.com/Dirack/creGatherStack/releases/tag/v2.0) - (Stable) |
102 | | - |
103 | | -* [v1.0-beta.1](https://github.com/Dirack/creGatherStack/releases/tag/v1.0-beta.1) - (Beta) |
104 | | - |
105 | | -* [v0.1.2-alpha.1](https://github.com/Dirack/creGatherStack/releases/tag/v0.1.2-alpha.1) - (Development) |
106 | | - |
107 | | -[See the complete history decription in our wiki](https://github.com/Dirack/creGatherStack/wiki/Release-history) |
| 101 | +This package version is referenced in VERSION.md file, and you can see the [complete release history in our wiki](https://github.com/Dirack/creGatherStack/wiki/Release-history) or in the CHANGELOG.md file. |
108 | 102 |
|
109 | 103 | ## Meta |
110 | 104 |
|
| 105 | +[main page](https://github.com/Dirack/creGatherStack) |
| 106 | + |
111 | 107 | Rodolfo Dirack – [@dirack](https://github.com/Dirack) – [email protected] |
112 | 108 |
|
113 | 109 | Distributed under the GPL3 license. See ``LICENSE`` for more information. |
114 | 110 |
|
115 | | -[creGatherStack main page](https://github.com/Dirack/creGatherStack) |
116 | | - |
117 | 111 | ## Contributing |
118 | 112 |
|
119 | | -1. Fork it (<https://github.com/Dirack/creGatherStack/fork>) |
120 | | -2. Create your feature branch (`git checkout -b feature/fooBar`) |
121 | | -3. Commit your changes (`git commit -am 'Add some fooBar'`) |
122 | | -4. Push to the branch (`git push origin feature/fooBar`) |
123 | | -5. Create a new Pull Request |
| 113 | +In order to contribute with this project you should follow the list of steps bellow, please check out ["How to contribute with this project?"](https://github.com/Dirack/creGatherStack/wiki/Contribute) in our Wiki for more details. |
| 114 | + |
| 115 | +1. Create an issue to your request or choose an issue already defined |
| 116 | +2. Fork this project in https://github.com/Dirack/creGatherStack/fork |
| 117 | +3. Create a branch for your contribution (name it using gitflow) |
| 118 | +4. Do clear _commit_ messages (a title with 50 characters and two paragraphs of text) |
| 119 | +5. _Push_ your contribution to this repository |
| 120 | +6. Create a new Pull Request with a clear description of your contribution |
124 | 121 |
|
125 | | -###### Important contribution tip: The commit history should be clear, with commit mesages around one or two paraghraps describing your modifications. Pull Requests with unsatisfactory commit history will be rejected. |
| 122 | +###### Important: The commit history should be clear, with commit mesages around one or two paraghraps describing your modifications. Pull Requests with unsatisfactory commit history will be rejected. |
0 commit comments