fenom/docs/en/dev/readme.md

15 lines
514 B
Markdown
Raw Permalink Normal View History

2013-07-04 01:28:10 +04:00
Develop
=======
2014-09-15 21:06:05 +04:00
If you want to contribute to Fenom please feel free to create an issue or submit a pull request on Github.
2013-07-04 01:28:10 +04:00
2014-09-15 21:06:05 +04:00
There are two branches:
2014-06-06 10:27:06 +04:00
2014-09-15 21:06:05 +04:00
* `master` branch is for stable releases and hotfixes
* `develop` branch is for development of features
Each tag names by rule `major.minor.fix` (1.4.9, 1.1.2, etc.) and creates from master. Version changes by the rule of [semantic versioning](http://semver.org/).
2014-06-06 10:27:06 +04:00
2014-09-15 21:06:05 +04:00
For questions: a.cobest@gmail.com (English, Russian languages)
2014-06-06 10:27:06 +04:00
2014-09-15 21:06:05 +04:00
* the [scheme of work](schema.md)