Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 803 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (16 loc) · 803 Bytes

Contributing to github-langs

First of all, thank you for taking the time to contribute! 👍🎉

Here are the steps to contribute to this project :

  • Check the open issues
  • Check the projects or milestones
  • Have your own issue? Found a bug? Want add a feature? Just submit!

Contribute :

  • IMPORTANT : Please claim the issue you want to solve first
  • Fork the repository
  • Create a branch with prefix: feature / bugfix / refactor / config from master branch
  • Commit the change
  • Push the change to your branch
  • Create a pull request to the master branch
  • Make sure the unit tests are passed

Contributor(s)

A full list of contributors can be found here