Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/olir/Frankenstein
Browse files Browse the repository at this point in the history
  • Loading branch information
olir committed Mar 21, 2018
2 parents dc53b65 + 8d50cab commit 4462607
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Contributing to Frankenstein VR
Thank you, for taking the time to contribute!

## Code of Conduct
This project and everyone participating in it is governed by the most usual rules written in __Code of Conduct__ pages. Since most people down read it, i decided you have to know what is __usual__ ;-)

## How Can I Contribute?
for now ...

### Add new segment filters
To start, read this guide: [SegmentFilters](https://github.com/olir/Frankenstein/blob/master/SegmentFilters.md)

### Pull Requests
When you have something working you want to contribute, please send a pull request...

* Include screenshots in your pull request if possible.
* Avoid platform-dependent code
13 changes: 13 additions & 0 deletions PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Pull Request

## Type
SegmentFilter

## Filter name
TODO: very brief name

## Description
TODO: What is it good for? Please include two images if possible: before.png and after.png showing what happens.

## Contributors
TODO: github-id (list all)

0 comments on commit 4462607

Please sign in to comment.