Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Contribution Guidelines

❤️ Thank you so much for taking the time to contribute! ❤️

The following is a set of guidelines for contributing to any of our projects, which are hosted in the FolksWhoCode Organization on GitHub. Feel free to propose changes to this document in a pull request.

Table Of Contents

Code of Conduct and Values

How Can I Contribute?

Styleguides

Code of Conduct and Values

Please note that this project is released with a Contributor Code of Conduct and organization's values. By participating in this project you agree to abide by its terms.

How Can I Contribute?

When contributing to this repository, please first discuss the change you wish to make via issue 😄

Your First Contribution

You can start by looking through these beginner-friendly, good-first-issue and help-wanted issues:

  • [Beginner issues][beginner-friendly] — issues for less seasoned contributors.
  • [Good first issue][good-first-issue] — an easy way to establish initial contact with our projects.
  • [Help wanted issues][help-wanted] — issues which should be a bit more involved than beginner-friendly issues.

Pull Requests

  • Fill in the pull request template.
  • Do not include issue numbers in the PR title
  • Include screenshots and animated GIFs in your pull request whenever possible.
  • End all files with a newline

Styleguides

Git Commit Messages

  • Use the present tense ("Add feature" not "Added feature")
  • Use the imperative mood ("Move cursor to..." not "Moves cursor to...")
  • Limit the first line to 72 characters or less
  • Reference issues and pull requests liberally after the first line