Skip to content

Commit

Permalink
Merge branch 'main' into zahid/issue_fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ashraq1455 committed Mar 14, 2024
2 parents 19d54ee + 19cf5d2 commit 5e6fd2f
Show file tree
Hide file tree
Showing 12 changed files with 6,300 additions and 6,290 deletions.
7 changes: 3 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing to the Semantic Router

The Aurelio Team welcome and encourage any contributions to the Semantic Router, big or small. Please feel free to contribute to new features, bug fixes or documentation. We're always eager to hear your suggestions.
The Aurelio Team welcome and encourage any contributions to the Semantic Router, big or small. Please feel free to contribute to new features, bug fixes, or documentation. We're always eager to hear your suggestions.

Please follow these guidelines when making a contribution:
1. **Check for Existing Issues:** Before making any changes, [check here for related issues](https://github.com/aurelio-labs/semantic-router/issues).
Expand Down Expand Up @@ -46,7 +46,6 @@ While we encourage you to initiate a draft Pull Request early to get feedback on
# Activate the environment
source venv/bin/activate
# Install via poetry
poetry install
# Install via poetry with all extras relevant to perform unit tests
poetry install --all-extras
```

Loading

0 comments on commit 5e6fd2f

Please sign in to comment.