mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
1.3 KiB
1.3 KiB
Contributing to PySol FC
You want to contribute? That's great! Welcome aboard. First of all see these links for general guidelines for contributing to open source.
Contribution constraints
- The Travis-CI build and AppVeyor build (which also run the test suite) should pass on each commit.
- Your contributions should be under GPLv3+ or a compatible free software licence, but please don't put them under the AGPL, which adds additional restrictions.
- The code should be compatible with both Python 2.7.x and Python 3.4.x-and-above.
How you can contribute
- Translate PySol to a human language you know.
- Try to reproduce open issues
- Try to fix bugs.
- Add new games.
- Improve the documentation / online help
- Refactor the code.
- Add new features.
- Contribute graphics