osem-fcy/README.md

35 lines
1.9 KiB
Markdown
Raw Normal View History

2014-04-10 12:09:21 +02:00
[![Build Status](https://travis-ci.org/openSUSE/osem.svg?branch=master)](https://travis-ci.org/openSUSE/osem)
2014-04-09 17:05:34 +02:00
[![Code Climate](https://codeclimate.com/github/openSUSE/osem.png)](https://codeclimate.com/github/openSUSE/osem)
[![codecov](https://codecov.io/gh/opensuse/osem/branch/master/graph/badge.svg)](https://codecov.io/gh/opensuse/osem)
[![Security Status](https://hakiri.io/github/openSUSE/osem/master.svg)](https://hakiri.io/github/openSUSE/osem/master)
2018-10-09 14:59:01 -07:00
[![Dependencies](https://badges.depfu.com/badges/8fcd630367d20f5b48d393774c00c5fd/overview.svg)](https://depfu.com/repos/openSUSE/osem)
2016-06-08 14:55:12 +02:00
<a href="https://heroku.com/deploy?template=https://github.com/openSUSE/osem/tree/v1.0">
<img src="https://www.herokucdn.com/deploy/button.svg" height="20px" alt="Deploy">
</a>
2016-04-26 14:58:39 +02:00
# Open Source Event Manager
2018-11-06 08:40:49 -08:00
![OSEM Logo](doc/osem-logo.png)
2013-08-15 16:51:57 +02:00
2016-04-26 14:58:39 +02:00
An event management tool tailored to Free and Open Source Software conferences.
## Versions
OSEM is an [semantic versioned](http://semver.org/) app. That means given a version number MAJOR.MINOR.PATCH we increment the:
1. MAJOR version when we make incompatible changes,
2. MINOR version when we add functionality in a backwards-compatible manner
3. PATCH version when we make backwards-compatible bug fixes
## Download
You can find the latest OSEM releases on our [release page](https://github.com/openSUSE/osem/releases)
2016-04-26 14:58:39 +02:00
## Installation
Please refer to [installation guide](INSTALL.md)
2014-06-20 15:26:15 +03:00
2016-04-26 14:58:39 +02:00
## How to contribute to OSEM
Please refer to our [contributing guide](CONTRIBUTING.md)
2013-10-30 17:55:29 +01:00
2016-04-26 14:58:39 +02:00
## How to translate OSEM into your language
Please refer to our [translation guide](TRANSLATION.md)
2016-03-18 19:23:28 +02:00
2016-04-26 14:58:39 +02:00
## Contact
GitHub issues are the primary way for communicating about specific proposed changes to this project. If you have other questions feel free to subscribe to the [opensuse-web@opensuse.org](http://lists.opensuse.org/opensuse-web/) mailinglist, all OSEM contributors are on that list! Additionally you can use #osem channel on freenode IRC.