Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.21 KB

CONTRIBUTING.md

File metadata and controls

23 lines (14 loc) · 1.21 KB

Contributing

First of all, I really appreciate that you're willing to waste spend some time contributing to RetroPie Convert Videos! 🎉👍

You can help make RetroPie Convert Videos better by reporting issues or contributing code.

Issues

Issues can be used not only for bug reporting, but also for suggesting improvements, whether they are code related (cleaner code, modularity, etc.) or feature requests.

Guidelines

  • Search previous issues before creating a new one, as yours may be a duplicate.
  • Use a clear and descriptive title for the issue to identify the problem.
  • Describe the exact steps which reproduce the problem in as many details as possible.

Pull requests

Pull requests are most welcomed! 😃

  • Fork RetroPie Convert Videos: git clone git@github.com:your-username/RetroPie-Convert-Videos.git.
  • Create a new branch and make the desired changes there.
  • Create a pull request.