Each issue reporting a bug should contain:
- Arguments passed
- Operating system
- Compiler version
- Build messages(from
build.sh
) - Any specific code that you wrote on your own(e.g. your own modules)
Feature requests should contain:
- Module in which they should be implemented(if feature should be implemented in module)
- Description of the feature
You should submit your patch as a git branch named after the change.
Also it is reccomended to add summary to each pull request.