Skip to content

Commit cdf8ace

Browse files
committed
Merge pull request #261 from arschles/readme-merge
doc(README.md): clarify that a contributor will merge after LGTMs
2 parents 8ab386e + c95c377 commit cdf8ace

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ The Deis project welcomes contributions from all developers. The high level proc
2828

2929
* Fork this repository
3030
* Make your changes
31-
* [Submit a pull request][prs] (PR) to this repository with your changes, and unit tests whenever possible.
31+
* [Submit a pull request][prs] (PR) to this repository with your changes, and unit tests whenever possible
3232
* If your PR fixes any [issues][issues], make sure you write `Fixes #1234` in your PR description (where `#1234` is the number of the issue you're closing)
33-
* The Deis core contributors will review your code. After each of them sign off on your code, they'll label your PR with `LGTM1` and `LGTM2` (respectively). Once that happens, you may merge.
33+
* The Deis core contributors will review your code. After each of them sign off on your code, they'll label your PR with `LGTM1` and `LGTM2` (respectively). Once that happens, a contributor will merge it
3434

3535
## Docker Based Development Environment
3636

0 commit comments

Comments
 (0)