Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 1.73 KB

CONTRIBUTING.md

File metadata and controls

49 lines (26 loc) · 1.73 KB

How to contribute

First of all, thank you for taking the time to contribute to this project. We've tried to make a stable project and try to fix bugs and add new features continuously. You can help us do more.

Before you start, read the README.md file for info on the project and how to set it up.

Finding first issue

Go to issues tab and look for

✏️ good first issue - it is a label for tasks that are perfect for people who want to start with OBPlayer.

Reporting issues

  1. Check if problem already exist in issues tab
  2. If not, create new issue
  3. Click Submit new issue

Guidance

  • Include screenshots or animated GIF
  • Use a clear and descriptive title
  • Provide OS and browser version

Writing some code!

Contributing to a project on Github is pretty straight forward. If this is you're first time, these are the steps you should take.

  • Fork this repo.

And that's it! Read the code available and apply your changes according to the issue you're working on!

You're change should not break the existing code and should pass the tests.

Contributor Instructions

There are some basic development guidelines which you need to follow if you like to contribute to OpenBroadcaster Player.

Code Style Guide

AoIP

[User Interface]

[Language Support]

Tools