Skip to content

Commit

Permalink
Merge pull request #9 from MichaelDiBernardo/guidelines
Browse files Browse the repository at this point in the history
Adding guidelines re: early and subsequent PRs.
  • Loading branch information
Greg Wilson committed Nov 20, 2013
2 parents 2aca335 + b1dd682 commit c77fe8d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,23 @@ they should discuss the decisions and tradeoffs software architects make when cr
* When should the application allow for or rely on plugins,
and how should they be configured and loaded?

Contribution Guidelines
-----------------------

Writing for a book like this should be fun, so we're trying to keep process to
minimum. Here is our basic set of procedural guidelines:

1. When you start coding, try to submit one pull request early (e.g. somewhere
between 50-100 lines), so that we can catch any early problems that we never
thought about.

2. After that first commit, feel free to submit pull requests as often or as
infrequently as you like.

3. When you are done your "first draft" of your code, do let us know in the
commit message, or by emailing us directly (emails below). We'll assign a
reviewer or two to your work at that time.

Contributors
------------

Expand Down

0 comments on commit c77fe8d

Please sign in to comment.