22Our project welcomes external contributions. If you have an itch, please feel
33free to scratch it.
44
5- To contribute code or documentation, please submit a [ pull request] ( https://github.com/Alvearie/health-patterns /pulls ) .
5+ To contribute code or documentation, please submit a [ pull request] ( https://github.com/LinuxForHealth/nlp-insights /pulls ) .
66
77A good way to familiarize yourself with the codebase and contribution process is
8- to look for and tackle low-hanging fruit in the [ issue tracker] ( https://github.com/Alvearie/health-patterns /issues ) .
8+ to look for and tackle low-hanging fruit in the [ issue tracker] ( https://github.com/LinuxForHealth/nlp-insights /issues ) .
99Before embarking on a more ambitious contribution, please [ communicate] ( #communication ) with us.
1010
1111* We appreciate your effort, and want to avoid a situation where a contribution
@@ -14,14 +14,14 @@ cannot be accepted at all!*
1414
1515### Proposing new features
1616
17- If you would like to implement a new feature, please [ raise an issue] ( https://github.com/Alvearie/health-patterns/issues )
17+ If you would like to implement a new feature, please [ raise an issue] ( https://github.com/LinuxForHealth/nlp-insights/issue )
1818before sending a pull request so the feature can be discussed. This is to avoid
1919you wasting your valuable time working on a feature that the project developers
2020are not interested in accepting into the code base.
2121
2222### Fixing bugs
2323
24- If you would like to fix a bug, please [ raise an issue] ( https://github.com/Alvearie/health-patterns /issues ) before sending a
24+ If you would like to fix a bug, please [ raise an issue] ( https://github.com/LinuxForHealth/nlp-insights /issues ) before sending a
2525pull request so it can be tracked.
2626
2727### Merge approval
@@ -59,7 +59,7 @@ git commit -s
5959```
6060
6161## Communication
62- Connect with us by opening an [ issue] ( https://github.com/Alvearie/health-patterns /issues ) .
62+ Connect with us by opening an [ issue] ( https://github.com/LinuxForHealth/nlp-insights /issues ) .
6363
6464## Coding style guidelines
6565This project makes use of several coding conventions and tools.
0 commit comments