Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarah-Seo committed Jan 4, 2017
1 parent 9d32d89 commit e831146
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ The following is a set of guidelines for contributing to Inpad.
These are just guidelines, not rules, use your best judgment and feel free to
propose changes to this document in a pull request.

## Issue Labels

Name | Description
-------------------|------------------------------
stage-0: Proposal | On Estimating its own needs
stage-1: Draft | On Designing how to implement
stage-2: Candidate | Work in progress
stage-3: Finished | Ready to ship

## Submitting Issues

* You can create an issue [here](https://github.com/sarah-seo/inpad/issues/new),
Expand All @@ -26,7 +35,7 @@ possible with your report. If you can, please include:
## Submitting Pull Requests

* Include screenshots and animated GIFs in your pull request whenever possible.
* Follow the JavaScript [coding style defined in docs](./docs/coding-style.md).
* Follow the JavaScript [coding style defined in docs](./docs/development/coding-style.md).

## Git Commit Messages

Expand Down

0 comments on commit e831146

Please sign in to comment.