Contribute
If anyone is interested in contributing to neurograph, there are plenty of issues on the github repository that anyone is free to tackle. If more context is needed for an issue, either leave a comment on github, or reach out directly to shalinsingh818@gmail.com. If there are enough contributors, a discord server will be created.
Guidelines
- Each PR must run through the github actions CI/CD pipleine
- All Unit tests for the core library must pass
- Document changes on backstage site (if needed)
- Write Unit tests for you're proposed changes
- Try your best to follow the structure layed out in the packages