mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-18 14:11:10 +00:00
Put the contribution guide into CONTRIBUTING.md
This commit is contained in:
parent
ee20ecce2f
commit
b400a95476
2 changed files with 30 additions and 10 deletions
11
README.md
11
README.md
|
|
@ -1,6 +1,7 @@
|
|||
[](https://travis-ci.org/openSUSE/osem)
|
||||
[](https://codeclimate.com/github/openSUSE/osem)
|
||||
[](https://coveralls.io/r/openSUSE/osem)
|
||||
[](https://hakiri.io/github/openSUSE/osem/master)
|
||||
#OSEM
|
||||
The Open Source Event Manager. An event management tool tailored to Free and Open Source Software conferences.
|
||||
|
||||
|
|
@ -54,13 +55,3 @@ We are using [rspec](http://rspec.info/)+[capybara](http://jnicklas.github.io/ca
|
|||
```
|
||||
bundle exec rake rspec
|
||||
```
|
||||
|
||||
## Contributing
|
||||
We are always looking for contributions to OSEM. Here is how you can:
|
||||
|
||||
* Fork the repository and make a pull-request with your changes
|
||||
* Make sure that the test suite passes (we have travis enabled) before you request a pull and that you comply to our ruby styleguide (we make use of [hound-ci](https://houndci.com/)).
|
||||
* Please make sure to mind what travis and hound tell you! :-)
|
||||
* One of the OSEM maintainers will review your pull-request
|
||||
* If you are already a contributor (means you're in the [group osem-committers](https://github.com/orgs/openSUSE/teams/osem-committers)) and you get a positive review, you can merge your pull-request yourself
|
||||
* If you are not a contributor already please request a merge via the pull-request comments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue