Skip to content

Commit

Permalink
make some changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tsonevn authored and Nikolay Tsonev committed Apr 25, 2017
1 parent a67daa6 commit c8ae3dd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,9 @@ This repository’s two main branches are `master` and `production`.

When in doubt feel free to submit pull requests against either branch.

> Note: The pull request should be made in `production` branch, in case those edits are related to the current version of NativeScript and it is important to be published immediately the documentation.
>> (e.g. mistakes in the code snippets, semantic errors in the articles, ...)
> Note: The pull request should be made in `production` branch, in case those edits are related to the current version of NativeScript and it is important to immediately publish the changes(e.g. mistakes in the code snippets, semantic errors in the articles, etc.)
> All other pull requests related to the upcoming releases or it is not critical for the current version, should be made in the `master` branch
>> (e.g. article for a new feature, adding some extra information for the component or modules, ...).
> All other pull requests related to the upcoming releases or when it is not critical for the current version, should be made in the `master` branch (e.g. article for a new feature, adding some extra information for the component or modules, etc.).
## Configuration

Expand Down

0 comments on commit c8ae3dd

Please sign in to comment.