Skip to content

Commit

Permalink
Merge pull request #9 from shamimice4/patch-1
Browse files Browse the repository at this point in the history
Update CONTRIBUTING.md
  • Loading branch information
shamimice03 authored Aug 29, 2023
2 parents b6924fd + 616fb69 commit 7b20f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ email, or any other method with the owners of this repository before making a ch
## Semantic Pull Requests
To generate changelog, Pull Requests or Commits must have semantic and must follow conventional specs below:

- `feat:` for new features. `e.g: feat(new featute): added new feature`
- `feat:` for new features. `example: feat(new featute): added new feature`
- `fix:` for bug fixes
- `docs:` for documentation and examples
- `refactor:` for code refactoring
Expand Down

0 comments on commit 7b20f8e

Please sign in to comment.