Skip to content

Commit e5b3021

Browse files
author
Aaron Schlesinger
committed
doc(README.md): clarify that a contributor will merge after LGTMs
1 parent e321173 commit e5b3021

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
@@ -18,9 +18,9 @@ The Deis project welcomes contributions from all developers. The high level proc
1818

1919
- Fork this repository
2020
- Make your changes
21-
- Submit a [pull request][prs] (PR) to this repository with your changes, and unit tests whenever possible.
21+
- Submit a [pull request][prs] (PR) to this repository with your changes, and unit tests whenever possible
2222
- 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)
23-
- 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.
23+
- 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
2424

2525
## Prerequisites
2626

0 commit comments

Comments
 (0)