Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.54 KB

CONTRIBUTING.md

File metadata and controls

38 lines (25 loc) · 1.54 KB

Contributing

WISDAM welcomes your expertise and enthusiasm!

If you are not a developer, there are many other possibilities that do not require programming skills to help WISDAM to evolve. You can also contribute by:

  • extending the manual
  • develop tutorials, presentations, and other educational materials
  • providing datasets
  • participating in discussions
  • help with outreach and onboard new contributors
  • write grant proposals and help with other fundraising efforts

Contribution to WISDAMcore

The WISDAMcore package is the mathematical core behind WISDAM.

WISDAMcore is dealing with all the direct-georeferencing - mapping - photogrammetry.

We are also seeking for contributors to that package.

Bug reporting and bug fixing

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

New features and enhancements

If you wish to contribute patches you can:

  1. fork the project
  2. make your changes
  3. commit to your repository
  4. and then 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.

For large-scale changes, you should first open a discussion topic.