Skip to content

Commit 20b3504

Browse files
authored
Create CONTRIBUTING.md
1 parent 9a87c0f commit 20b3504

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CONTRIBUTING.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Contributing to OpenSaberVR
2+
3+
:+1::tada: First off, thanks for taking the time to contribute! :tada::+1:
4+
5+
The following is a set of guidelines for contributing to OpenSaberVR, which is hosted [here](https://github.com/isenmann/OpenSaberVR) on GitHub. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
6+
7+
[How Can I Contribute?](#how-can-i-contribute)
8+
* [Pull Requests](#pull-requests)
9+
* [Reporting Bugs and Suggesting Enhancements](#reporting-bugs-and-suggesting-enhancements)
10+
11+
## How Can I Contribute?
12+
13+
### Pull Requests
14+
In order to maintain pull requests better and therefor faster, please do a pull request always from and to the develop branch. Also make sure that you always do it from the latest HEAD.
15+
This is the ongoing development branch where all the new stuff comes in. The master branch is only a reference for the releases.
16+
OpenSaberVR's development is done with the Gitflow Workflow model.
17+
18+
### Reporting Bugs and Suggesting Enhancements
19+
If you find a bug or have a very good idea for OpenSaberVR, don't hesitate to fill out a new issue [here](https://github.com/isenmann/OpenSaberVR/issues/new). Please make sure that you fill out everything correctly and also to set the correct labels, so that they can be classified.

0 commit comments

Comments
 (0)