Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shriaas2898 authored Oct 20, 2020
1 parent cb0203c commit df5bd5c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Thanks for deciding to contribute to our initiative, here are few ways to contribute to **Limknow**:
* [Reporting a bug or Suggesting a new Feature](#report-a-problem-or-suggestion)
* [Contributing to codebase](#contributing-to-codebase)
* [Contributing AR Model](#ar-model-contribution)
* [Contributing AR Model](#contributing-ar-model)

## Report a problem or suggestion
You can report a bug or suggest a new feature by opening an issue on our repository.
Expand Down Expand Up @@ -76,3 +76,5 @@ To update the branch you are coding in:
$ git checkout improve-contacts-99
$ git rebase master
```
## Contributing AR Model
We have a seperate repository for the AR models used in **LimKnow**, please refer to its [contributing guidelines](https://github.com/shriaas2898/Limknow-AR-Models/blob/main/CONTRIBUTING.md).

0 comments on commit df5bd5c

Please sign in to comment.