Pārlūkot izejas kodu

.: explain the LGTM protocol

Blake Mizerany 11 gadi atpakaļ
vecāks
revīzija
8408acf995
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      CONTRIBUTING.md

+ 1 - 0
CONTRIBUTING.md

@@ -21,6 +21,7 @@ This is a rough outline of what a contributor's workflow looks like:
 - Make sure your commit messages are in the proper format (see below).
 - Make sure your commit messages are in the proper format (see below).
 - Push your changes to a topic branch in your fork of the repository.
 - Push your changes to a topic branch in your fork of the repository.
 - Submit a pull request to coreos/etcd.
 - Submit a pull request to coreos/etcd.
+- Your PR must receive a LGTM from each member of the core etcd team (@xiangli-cmu and @bmizerany) before being merged.
 
 
 Thanks for your contributions!
 Thanks for your contributions!