This repository has been archived on 2023-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
FoodLoop-Web/CONTRIBUTING.md

1.1 KiB

This project welcomes contributions!

Please follow these guidelines when contributing, as it will give your pull request the best chance of being accepted:

Requesting Features/Reporting Bugs

  • To request a new feature or to report a bug, create an Issue.

Contributing Code

  • This project uses Git Flow;
  • branch off of development to start developing (git checkout -b <your branch>);
  • ensure that your new branch has a descriptive name and begins with your username;
  • create a remote copy of your new branch (git push);
  • create a draft merge request; to merge your branch with development — tag any related or to-close Issues; and
  • when you think you're finished, un-draft your pull request.

Commits

Versioning

Translating

  • Translations are welcome!