Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.3 KB

CONTRIBUTING.md

File metadata and controls

36 lines (22 loc) · 1.3 KB

Contributing to Screen Recorder

Loving Screen Recorder, and want to be a part of team?

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting an issue
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features
  • Becoming a maintainer

Please take a moment to review this document in order to make the contribution process straightforward and effective for everyone involved.

All changes happen through Pull Requests

Pull requests are the best way to propose changes. We actively welcome your pull requests:

  • Fork the repo and create your branch from master.
  • If you've added code that should be tested, add some tests' examples.
  • If you've changed APIs, update the documentation.
  • Issue that pull request!

Local Development

To start local development, just open index.html file in the browser and you're goot to go!

Note: You can also use live-server package to speed up your development process.

Code of Conduct

We expect everyone to follow our Code of Conduct. Please read it. Please follow it.

License

By contributing, you agree that your contributions will be licensed under its MIT License.