Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 971 Bytes

File metadata and controls

21 lines (15 loc) · 971 Bytes

Checklist

  • Source is rebased on latest upstream main so is mergeable automatically or easily merged even with confliction.
  • Title of this PR is meaningful: e.g. "fix issue #8 geomPipeline.py -o does not work", not "fix geomPipeline.py"
  • Commit message is meaningful: git push origin +your_branch to squash some tiny fixes for CI failures
  • Give the maintainer the legal rights to change the open source license in the future (see wiki/Contribution.md) for details