Skip to content

Commit

Permalink
fix: update versioning module
Browse files Browse the repository at this point in the history
  • Loading branch information
bannawandoor27 authored Mar 1, 2024
1 parent 19e21d3 commit 1ead97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Here's how you can contribute:

- Ensure your code follows the project's code style and guidelines.
- Update the README.md with details of changes to the interface or new environment variables.
- Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent. The versioning scheme we use is [SemVer](http://semver.org/).
- Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent. The versioning scheme we use is [ConventionalCommits](https://www.conventionalcommits.org/en/v1.0.0/).
### Reporting Bugs
Expand Down

0 comments on commit 1ead97a

Please sign in to comment.