Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.32 KB

CONTRIBUTING.md

File metadata and controls

25 lines (19 loc) · 1.32 KB

Welcome To Return YouTube Dislikes contributing guide

Thank you for investing your time in contributing to our project! All your changes will be reflected in the next version of the extension (or the website).

Getting Started

Please use Prettier with default settings for formatting.

Issues

Opening a new issue

If you have any issues with the extension, please search to make sure the issue isn't already reported. If it isn't, open an issue, using the issue form is highly recommended but not mandatory.

Solving an issue

If you found an issue that you feel you might be able to solve, don't be shy. Open a PR with the fix and make sure to mention the issue you are fixing.

Feature Request

Opening a new feature request

If you have an idea for the extension, feel free to open a feature request, but please search it before to make sure the feature isn't already suggested. Using the feature form is highly recommended but not mandatory

Implementing a feature request

If you found a feature that you feel you might be able to implement, don't be shy. Open a PR with the fix and make sure to mention the feature you are implementing.

What PRs do we accept?

  • Issue fixes.
  • Feature implementation.
  • Typos or better and easier words to use.
  • Website contributions.