Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 747 Bytes

contributing.md

File metadata and controls

10 lines (8 loc) · 747 Bytes

Contributing

Your contributions are always welcome! Just follow the following format: - [reference name](link) - Description. Make sure you are adding links under most related sections.

Submitting a Pull Request

Before you submit your pull request consider the following guidelines:

  • Search GitHub for an open or closed Pull Request that relates to your submission. We don't want to duplicate effort!
  • Make your changes in a new git branch. Please be aware that we are following the git flow branching model with master as the branch for the next version!
  • Commit your changes using a descriptive commit message.