mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
15 lines
514 B
Markdown
15 lines
514 B
Markdown
Develop
|
|
=======
|
|
|
|
If you want to contribute to Fenom please feel free to create an issue or submit a pull request on Github.
|
|
|
|
There are two branches:
|
|
|
|
* `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/).
|
|
|
|
For questions: a.cobest@gmail.com (English, Russian languages)
|
|
|
|
* the [scheme of work](schema.md) |