Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.59 KB

CONTRIBUTING.md

File metadata and controls

31 lines (25 loc) · 1.59 KB

youtube-playlist-sorter

Thank you for taking your time to contribute! These are a set of guidelines to follow when contributing to youtube-playlist-sorter.

How Can I Contribute?

Reporting Bugs

Create a new issue in the repository and explain the problem, and include these details:

  • Use a clear and descriptive title for the issue
  • Describe the steps to reproduce the problem
  • Explain what you expected to happen instead and why

Suggesting Enhancements

Create a new issue in the repository. Provide this information:

  • Use a clear and descriptive title for the suggestion
  • Describe step-by-step the suggested enhancement
  • Explain why you think the enhancement would be useful

Pull Requests

You can start by looking through the current open issues. Refer to the README for usage and project setup. If you are first-timer or are unsure how to create pull requests in github, you can follow this guide for instructions.

Styling Guide

Git Commit Messages

  • Use the present tense ("Add feature" not "Added feature")
  • Use the imperative mood ("Move cursor to..." not "Moves cursor to...")

Javascript Style

youtube-playlist-sorter uses Prettier.

License

MIT