Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 982 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (18 loc) · 982 Bytes

Feature Requests

Eröffne ein Issue.

Pull Request

Du möchtest mithelfen? Super! Gehe dazu wie folgt vor:

  1. Eröffne ein Issue und/oder beantrage dich als Assignee
  2. Nutze als Base Branch den Beta-Branch
  3. Vervollständige benötigte Einstellungen unter config-skeleton.py (bei Sonderfällen muss evtl. der Parser settings.py bearbeitet werden) config.ini.example
  4. Achte darauf, dass alle Test durchlaufen
  5. Erstelle einen Pull Request & fertig

Feature Requests

Open an issue.

Pull Request

You want to help? Great! Proceed as follows:

  1. open an issue and/or apply as assignee
  2. use the beta branch as base branch
  3. complete the needed settings in config-skeleton.py (in special cases you may have to edit the parser settings.py) config.ini.example.
  4. make sure that all tests run through
  5. create a pull request & thats it!