Merge pull request #261 from yeicor-3d/yeicor-patch-1

CONTRIBUTING.md
This commit is contained in:
Yeicor
2025-10-03 20:02:35 +02:00
committed by GitHub

15
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,15 @@
# Contributing to Yet Another CAD Viewer
Thank you for your interest in contributing to this project!
## How to contribute
- For **non-trivial changes** or new features, please [open an issue](https://github.com/yeicor-3d/yet-another-cad-viewer/issues) first to discuss your idea before submitting a pull request.
- For **small fixes** (such as typo corrections or minor improvements), feel free to submit a pull request directly.
## Pull requests
- Make sure your changes are clear and concise.
- Describe what your pull request does and reference any related issues.
We appreciate your help in improving this project!