adding document that explains how reviews happen on PRs (#470)

* WIP: adding document that explains how reviews happen on PRs

Fixes https://github.com/gomods/athens/issues/467

* adding more steps

* Incorporate review feedback

co-authored-by: Carolyn Van Slyck <carolyn.vanslyck@microsoft.com>
co-authored-by: Aaron Schlesinger <arschles@gmail.com>

* Fix verify your work to specify what the CI runs

co-authored-by: Carolyn Van Slyck <carolyn.vanslyck@microsoft.com>
co-authored-by: Aaron Schlesinger <arschles@gmail.com>

* Keep important PRs open longer

co-authored-by: Carolyn Van Slyck <carolyn.vanslyck@microsoft.com>
co-authored-by: Aaron Schlesinger <arschles@gmail.com>
This commit is contained in:
Aaron Schlesinger
2018-08-24 15:34:49 -07:00
committed by Rob j Loranger
parent 539700e598
commit 87f65bac7a
3 changed files with 38 additions and 2 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ buffalo dev
To run the proxy:
```consols
```console
cd cmd/proxy
buffalo dev
```