Plan for CONTRIBUTING.md. Updated link to CONTRIBUTION.md.

This commit is contained in:
DIvanchenko
2019-10-10 18:03:28 +03:00
parent 1db1f3070b
commit 660ee7c4bf
2 changed files with 6 additions and 1 deletions

5
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,5 @@
# Contribution
## Setting up the project manually
## Setting up the project with PyCharm/IntelliJ

View File

@@ -27,7 +27,7 @@ The following is a list of pyfa packages available for certain distributions. Pl
* Gentoo: https://github.com/ZeroPointEnergy/gentoo-pyfa-overlay
## Contribution
If you wish to help with development or you need to run pyfa through a Python interpreter, check out [the instructions](https://github.com/pyfa-org/Pyfa/blob/master/ISSUE_TEMPLATE.md).
If you wish to help with development or you need to run pyfa through a Python interpreter, check out [the instructions](https://github.com/pyfa-org/Pyfa/blob/master/CONTRIBUTING.md).
## Bug Reporting
The preferred method of reporting bugs is through the project's [GitHub Issues interface](https://github.com/pyfa-org/Pyfa/issues). Alternatively, posting a report in the [pyfa thread](https://forums.eveonline.com/t/27156) on the official EVE Online forums is acceptable. Guidelines for bug reporting can be found on [this wiki page](https://github.com/pyfa-org/Pyfa/wiki/Bug-Reporting).