From 61def953b9c4897029c6ba28b73744f90af0e848 Mon Sep 17 00:00:00 2001 From: Qianqian Fang Date: Thu, 19 Sep 2019 19:11:06 -0400 Subject: [PATCH] adding issues link --- lib/matlab/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/matlab/README.md b/lib/matlab/README.md index 88a75aa..8c2a5f4 100644 --- a/lib/matlab/README.md +++ b/lib/matlab/README.md @@ -155,3 +155,11 @@ Example: savejsnirf(data,'test.jnirs'); ``` +## Contribute to JSNIRF + +Please submit your bug reports, feature requests and questions to the Github Issues page at + +https://github.com/fangq/jsnirf/issues + +Please feel free to fork our software, making changes, and submit your revision back +to us via "Pull Requests". JSNIRF toolbox is open-source and we welcome your contributions!