Skip to content

Commit 5382ae0

Browse files
committed
Add contributing note to README
1 parent ac4f3bb commit 5382ae0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,3 +342,7 @@ cmake --build build
342342
docker build -t cpp_plugin_arch .
343343
docker run --rm -v $(pwd):/workspace cpp_plugin_arch
344344
```
345+
346+
## Contributing
347+
348+
This is a personal project and is not actively seeking contributions. However, if you find a genuine bug or flaw in the code, please do open a pull request — fork the repo, create a feature branch, and submit a PR with a clear description of the fix.

0 commit comments

Comments
 (0)