Skip to content

Commit

Permalink
Add reference to folder
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainMuller committed Nov 26, 2018
1 parent 986f714 commit 0481a21
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,14 @@ and let us know if it's not up-to-date (even better, submit a PR with your corr

## Design Process

In order to enable efficient collaboration over design documents, the following process must be followed:
In order to enable efficient collaboration over design documents, the following process should be followed:

1. Open an issue describing the requirements and constraints the design must satisfy
+ Provide a clear list of use-cases that the design intends to address
2. Open a pull request with a Markdown document describing the proposed design
2. Open a pull request with a Markdown document describing the proposed design. The document should be placed in the
`designs` directory at the root of the repository.
+ Design discussions are tracked using the comment stream of the pull request
+ The design document will be merged in and retained as if it were code

## Style Guide

Expand Down
Empty file added design/.gitkeep
Empty file.

0 comments on commit 0481a21

Please sign in to comment.