Skip to content

Commit

Permalink
Flesh out the Contributing section
Browse files Browse the repository at this point in the history
  • Loading branch information
osteele committed May 16, 2018
1 parent 8b25979 commit ff82784
Showing 1 changed file with 19 additions and 9 deletions.
28 changes: 19 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,30 @@ Events](https://github.com/olinlibrary/ABE).

## Contributing

You can help:
Design, developer, Olin community member — you can help:

### Olin Community

* Use ABE
* Tell people about ABE
* Enter calendar information
* Enter events into the calendar
* Give us feedback
* Bug reports
* Enhancement requests
* Submit bug reports [here][issues]
* Submit ideas for new features [here][issues]
* Usability criticisms, suggestions, and improvements
* Work on bugs
* The (contribution guideslines)[./docs/CONTRIBUTING.md] describe how to run
the project on your development machine.
* Please check out the [the open issues][issues].
* Good first issues are labeled with ["good first issue"][good-first-issue].

### Designers

Usability and design issues are labeled with
[`usability`](https://github.com/olinlibrary/abe-web/issues?q=is%3Aopen+is%3Aissue+label%3Ausability)
and
[`design`](https://github.com/olinlibrary/abe-web/issues?q=is%3Aopen+is%3Aissue+label%3Adesign).

### Developers

The [contribution guidelines](./docs/CONTRIBUTING.md) describe how to run the project on your development machine.

Please check out the [the open issues][issues]. Good first issues are labeled with [`good first issue`][good-first-issue].

## Contributors

Expand Down

0 comments on commit ff82784

Please sign in to comment.