Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.71 KB

File metadata and controls

34 lines (25 loc) · 1.71 KB
title tags use
CONTRIBUTING
studies
Guideline, Community

Contributing

Developer guide

A complete developer guide is also available to explain the development process, the unit testing system and more!

You may also want to consult the build process which is fully detailed in the install guide.

Bug reporting and bug fixing

You can help us by submitting bug reports or fixing bugs in the Project bug tracker.

New features and enhancements

If you wish to contribute patches you can:

  1. Fork the project
  2. Make your changes
  3. Commit (signed with -s flag) to your repository
  4. Create a pull request

The development team can then review your contribution and commit it upstream as appropriate.

If you commit a new feature, add [FEATURE] to your commit message AND give a clear description of the new feature. There's also the Documentation related issue.

For large-scale changes, you can open a new discussion at Ideas category. Are used in the process of creating and discussing new enhancements or policy for the Project.

Translations

The translations are handled based on the Project needs, so it may change from context to context.

Other ways to contribute

If you are not a developer, there are many other possibilities that do not require programming skills to help the Project, refer to the discussions pages.