GrPPI  0.2
Generic and Reusable Parallel Pattern Interface
Introduction

Thanks

Thank you for considering contributing to GrPPI. Our aim is to make GrPPI useful for the software community at large. Any kind of contribution is highly appreciated.

Why should you read this guideline?

Following this guideline will help you to keep contact with GrPPI team. This will result in shorter time to process your bug reports, suggestions and pull requests.

Ways of contributing to GrPPI

You may contribute in a number of ways, including:

Contributing go GrPPI

General rules

If you are contributing with documentation:

If you are contributing with code:

How to file a bug report

If you find a bug, please create an issue and include the following information:

Important: Please, mark the issue with the label bug.

How to suggest a new feature

If you want to suggest a new feature, please create an issue and include the following information:

Important: Please, mark the issue with the label feature.

How to run tests

Before contributing with code, please, make sure that your code passes all unit tests.