mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
34 lines
1.9 KiB
Markdown
34 lines
1.9 KiB
Markdown
[](https://travis-ci.org/openSUSE/osem)
|
|
[](https://codeclimate.com/github/openSUSE/osem)
|
|
[](https://codecov.io/gh/opensuse/osem)
|
|
[](https://hakiri.io/github/openSUSE/osem/master)
|
|
[](https://depfu.com/repos/openSUSE/osem)
|
|
<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>
|
|
# Open Source Event Manager
|
|

|
|
|
|
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)
|
|
|
|
## Installation
|
|
Please refer to [installation guide](INSTALL.md)
|
|
|
|
## How to contribute to OSEM
|
|
Please refer to our [contributing guide](CONTRIBUTING.md)
|
|
|
|
## How to translate OSEM into your language
|
|
Please refer to our [translation guide](TRANSLATION.md)
|
|
|
|
## 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.
|