Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.18 KB

CONRIBUTING.md

File metadata and controls

31 lines (19 loc) · 1.18 KB

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 😄

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