Skip to content

Commit

Permalink
Change CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dayeol committed Jan 10, 2019
1 parent f9f96da commit fc1f3b0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,13 @@ and send Pull Request (PR) into `master` branch. The admin will review the code
For the `keystone` main repo, you should PR for all of the changes of submodules first, and request PR into `keystone:dev`.
The admin will review the code and merge all of the submodules and then merge `keystone`.

### Commit Messages and PR
### General Guideline

Please try to write a full description of your modification when you PR or commit.
Cite related issues if possible.

Please update the documentation if needed.

# Terminology

**Snapshot** - A certain version on any branch, having a unique commit hash. A snapshot is 1-1 mapped to a commit hash.
Expand Down

0 comments on commit fc1f3b0

Please sign in to comment.