From f7274d44822beadf91a36ddb71e5c0893cb977bf Mon Sep 17 00:00:00 2001 From: Saahil Date: Tue, 18 Jun 2024 23:50:11 -0400 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 943f93c..1310dc8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,15 +5,14 @@ Your contributions are always welcome! ## Guidelines * Add one link per Pull Request. - * Make sure the PR title is in the format of `Add project-name`. * Write down the reason why the library is awesome. -* Add the link: `* [project-name](http://example.com/) - A short description ends with a period.` +* Format like this: `| [name](https://link) | description | languages |` * Keep descriptions concise and **short**. * Add a section if needed. * Add the section description. * Add the section title to Table of Contents. * Search previous Pull Requests or Issues before making a new one, as yours may be a duplicate. -* Don't mention `Python` in the description as it's implied. +* Don't mention `Ollama` in the description as it's implied. * Check your spelling and grammar. * Remove any trailing whitespace.