Skip to content

Commit

Permalink
Update CONTRIBUTING.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed Dec 19, 2012
1 parent 5f188e1 commit 9773391
Showing 1 changed file with 23 additions and 18 deletions.
41 changes: 23 additions & 18 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,6 @@

Want to get involved? Thanks! There are plenty of ways to help!

## Contributing code

If you would like to contribute code and don't have any specific issue to fix,
see our issues list. Some items have been marked with a **contribs wanted**
tag--you may want to start there.

**[View issues][issues]**

## Responding to issues

Feel free to respond to other people's issues! Some people may be reporting
issues that can easily be solved even without modification to the project's
code.

You can also help by validating bugs reported.

**[View issues][issues]**

## Reporting issues

A bug is a _demonstrable problem_ that is caused by the code in the
Expand Down Expand Up @@ -70,6 +52,29 @@ information that is required to assess or fix the bug.

**[File a bug report][issues]**

## Responding to issues

Feel free to respond to other people's issues! Some people may be reporting
issues that can easily be solved even without modification to the project's
code.

You can also help by verifying issues reported.

**[View issues][issues]**

## The 'help wanted' tag

Some [issues] are tagged with the 'help wanted' tag. These issues often:

- are missing an actual implementation, or
- need people's help in verifying and replicating the issue, or
- need test cases.

If you would like to contribute code and don't have any specific issue you want
to fix, this would be a good place to start looking at!

**[View issues][issues]**

## Pull requests

Good pull requests — patches, improvements, new features — are a fantastic
Expand Down

0 comments on commit 9773391

Please sign in to comment.