Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.22 KB

CONTRIBUTING.md

File metadata and controls

28 lines (18 loc) · 1.22 KB

Contribution guidelines

General

Your contributions to this repository are always welcome! Feel free to clone the repository and make the changes you'd like to do. Please make sure to read this contribution guidelines carefully.

If you want us to include your changes, you're welcome to open a pull request. We'll review it, give you feedback on it and if we like your changes, we'll apply them to the parser.

If you have any questions that are not covered here, feel free to open an issue or contact us.

Contributing

Contribution

New features: If you want to implement a brand new feature please open an issue describing the basic idea (what is the feature for? How to implement the feature? ...) before you start coding!

Improve and Refactor: You're welcome to do some refactoring, bug fixing or to improve the parser functionality! Also we are always happy if some wants to improve or add documentation!

Pull requests

  • One item per pull request
  • Write meaningful commit messages

Code Style

Please use the xml code style defined in .idea/codeStyles

License

All contributions to this repository are licensed under the AGPLv3.