Skip to content

Commit

Permalink
Trivial tweaks to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
supahgreg committed Sep 22, 2012
1 parent f35c676 commit 8507967
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CONTRIBUTING.md
Expand Up @@ -2,7 +2,7 @@

## Overview

* Code contributions should follow the [style guide](https://github.com/scriptish/scriptish/wiki/JavaScript-Style-Guide)
* Code contributions should follow the [style guide](https://github.com/scriptish/scriptish/wiki/JavaScript-Style-Guide).
* Tests may be requested, and eventually will be required.
* All code must be reviewed by a reviewer.
** Sometimes code will need additional reviews.
Expand All @@ -15,8 +15,7 @@ already exist.
* Make your changes, preferably in a branch named `bug_number`.
* Make sure there is a test in the branch (reverse the order of this for TDD).
* Mention your `branch_name`, with a link to it, in the issue thread.
* Ask for a review from one our reviewers
*
* Ask for a review from one our reviewers.

## Reviewers

Expand Down

0 comments on commit 8507967

Please sign in to comment.