TomographicImaging / CILViewer

A simple Viewer for 3D data built with VTK
Apache License 2.0
8 stars 6 forks source link

Add contributing md #403

Closed DanicaSTFC closed 1 month ago

DanicaSTFC commented 1 month ago

Describe your changes

Add contributing.md and edit changelog.md and readme.md

Link relevant issues

Closes #391

Checklist when you are ready to request a review

Contribution Notes

Qt contributions should follow Qt naming conventions i.e. camelCase method names.

VTK contributions should follow VTK naming conventions i.e. PascalCase method names.