Skip to content

Commit

Permalink
📝 add how to commit to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicioslc committed Jun 26, 2023
1 parent 5c15942 commit 94e3e05
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,3 +242,11 @@ The idea its do the following:
```
But it don't work with mixins since the `HttpContext.get()` by some reason lose the request reference making impossible return some context value. but yout still can use it from other app locations.
# How to commit in this repo ?
> ✨ feat(mixin): implement new mixin behaviour
This repo contain emojis for commits you can simply call `npm run cma` and it will stage everthing and ask for the emojis and description of commit.

0 comments on commit 94e3e05

Please sign in to comment.