File: howtocontribute.rst

package info (click to toggle)
mpi4py-fft 2.0.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 672 kB
  • sloc: python: 2,945; ansic: 87; makefile: 45; sh: 34
file content (10 lines) | stat: -rw-r--r-- 509 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
How to contribute?
==================

Mpi4py-fft is an open source project and anyone is welcome to contribute.
An easy way to get started is by suggesting a new enhancement on the
`issue tracker <https://bitbucket.org/mpi4py/mpi4py-fft/issues>`_. If you have
found a bug, then either report this on the issue tracker, er even better, make
a fork of the repository, fix the bug and then create a
`pull request <https://bitbucket.org/mpi4py/mpi4py-fft/pull-requests/>`_
to get the fix into the master branch.