Move stripe docu to the wiki
This doesn't need to live in the code base...
This commit is contained in:
parent
2a7acf7369
commit
6745f61c83
3 changed files with 13 additions and 51 deletions
16
README.md
16
README.md
|
|
@ -11,16 +11,24 @@
|
|||
|
||||
An event management tool tailored to Free and Open Source Software conferences.
|
||||
|
||||
OSEM actively participates in [GSoC](https://summerofcode.withgoogle.com/) and [RGSoC](https://railsgirlssummerofcode.org/).
|
||||
## 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 [INSTALL](INSTALL.md) documentation file
|
||||
Please refer to [installation guide](INSTALL.md)
|
||||
|
||||
## How to contribute to OSEM
|
||||
Please refer to our [CONTRIBUTING guide](CONTRIBUTING.md)
|
||||
Please refer to our [contributing guide](CONTRIBUTING.md)
|
||||
|
||||
## How to translate OSEM into your language
|
||||
Please refer to our [TRANSLATION guide](TRANSLATION.md)
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue