Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 791 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (15 loc) · 791 Bytes

Contributing to food-search

You can contribute to food-search in these ways:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features

Reporting Bugs

You encountered a bug? Report it by opening a new issue on repository!

Proposing Changes

Pull requests are the best way to propose changes to the codebase and contribute. Follow this guide to send your PR:

  1. Fork the repo, clone it and create your branch from master.
  2. Commit the changes in created branch.
  3. Submit a pull request (referencing the issue)!

License

By contributing, you agree that your contributions will be licensed under its MIT License.