Thank you for your interest in contributing to NeuroHTTP!
- Fork the repo and create a branch:
feature/your-featureorfix/your-fix - Follow the C coding style in
docs/CODING_STYLE.md(useclang-formatif present) - Write tests under
tests/and ensuremake testpasses - Submit a PR and describe motivation, design, and test plan