Skip to content

Commit

Permalink
chore: added issues & commites guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
rupali-codes committed May 18, 2023
1 parent bbae800 commit 7e39a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ The subcategory object should follow this pattern
* Use `type: subject` format for writing your commit messages. `type` could be one the followings:
* `feat`: use this if you're adding any new feature
* `fix`: use this if you're fixing anything in the codebase
* `chore`: use this when you're adding new links/resources
* `chore`: use this when you're adding new links/resources AND when making any small changes
(ex. chore: added *resource_name* in *subcategory* *category* )

## Making Pull Requests
Expand Down

0 comments on commit 7e39a98

Please sign in to comment.