Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Former-commit-id: d0ca5a612166178f27d869290dc4f67296c54988
Former-commit-id: 79b8ddb3caab06679ef9ed11ae4e641f1147550d
  • Loading branch information
nickyang4github authored Mar 31, 2018
1 parent fbd636e commit 8344d43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Contributing to ArkGameFrame
# Contributing to ARK
Welcome to [report Issues](https://github.com/ArkGame/ARK/issues) or [pull requests](https://github.com/ArkGame/ARK/pulls). It's recommended to read the following Contributing Guide first before contributing.

## Issues
Expand All @@ -24,7 +24,7 @@ There are three main branches here:

2. `develop` branch.

(1).There is a `develop` for `ArkGameFrame` developing version. It is our stable developing branch. After full testing, `develop` branch will be merged to `master` branch for the next release.
(1).There is a `develop` for `ARK` developing version. It is our stable developing branch. After full testing, `develop` branch will be merged to `master` branch for the next release.

(2). **You are recommended to submit bugfix or feature PR on `develop` branch.**

Expand All @@ -49,4 +49,4 @@ Try to be similar with the other authers.

## License
By contributing to `ARK`, you agree that your contributions will be licensed
under [Apache LICENSE](https://github.com/ArkGame/ArkGameFrame/blob/master/LICENSE)
under [Apache LICENSE](https://github.com/ArkGame/ARK/blob/master/LICENSE)

0 comments on commit 8344d43

Please sign in to comment.