12 lines
563 B
Markdown
12 lines
563 B
Markdown
## Contribution Guide
|
|
|
|
- Have a favourite piece you're not seeing here? Want to contribute? Make a [pull request (PR)](https://github.com/eugeneyan/applied-ml/pulls)! 😄
|
|
- Before creating a PR, please check if your suggestion is already included. We welcome updates on existing resource (e.g., additional links, etc.)
|
|
- New to [Markdown](https://www.markdownguide.org/cheat-sheet/)? Here's how it would look like:
|
|
|
|
```
|
|
- [Title of Paper, Article, Blog](url) `Organization`
|
|
```
|
|
|
|
Thank you for contributing to this repository of applied ML content! 🙇♂️
|