File: info_contributing.rst

package info (click to toggle)
pyrr 0.10.3-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 956 kB
  • sloc: python: 5,865; makefile: 132; sh: 23
file content (30 lines) | stat: -rw-r--r-- 789 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.. _contributing:

Contributing
************

Pyrr is an Open Source project and contributions are very much welcomed.

If you wish to contribute to Pyrr, do the following:

   * Fork Pyrr
   * Make your changes
   * Send a Pull request

Repository access may be granted on request.


.. _contributing_authors:

Developers
==========

Pyrr was initially developed by Adam Griffiths of `Twisted Pair Development <http://twistedpairdevelopment.wordpress.com/>`_.

Developers and contributors include:

    * `Adam Griffiths <https://github.com/adamlwgriffiths/>`_
    * `Jakub Stasiak <https://github.com/jstasiak/>`_
    * `Korijn van Golen <https://github.com/Korijn/>`_

Is your name left out? Post an issue in `Pyrr's bug tracker <https://github.com/adamlwgriffiths/Pyrr/issues/>`_ =)