Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.18 KB

CONTRIBUTING.md

File metadata and controls

40 lines (23 loc) · 1.18 KB

Contributions are welcome and appreciated

Architecture

Simple dockerfile, built using `docker build -t tteoh/kasm-qgis -f Dockerfile .

Types of contributions

Report Bugs

Report bugs at https://github.com/thomasteoh/kasm-qgis/issues

If you are reporting a bug, please include:

Your operating system name and version.
Your kasm version and configuration
Any details about your local setup that might be helpful in troubleshooting.
Detailed steps to reproduce the bug.

Fix Bugs

Look through the Github issues page for bugs. Anything tagged with "bug" is open to whoever wants to implement it.

Implement Features

Look through the Github issues page for features. Anything tagged with "feature" is open to whoever wants to implement it.

Write Documentation

kasm-qgis could always use more documentation.

Submit Feedback

The best way to send feedback is to file an issue at https://github.com/thomasteoh/kasm-qgis/issues

If you are proposing a feature:

Explain in detail how it would work.
Keep the scope as narrow as possible, to make it easier to implement.
Remember that this is a volunteer-driven project, and that contributions are welcome :)