-
originally in gitmoji 1.0, you use `enum-type` to enforce usage of gitmoji, that works great and I really enjoyed it.
Now in 2.0, it seems commitlint-config-gitmoji not only enforces on the gitmoji…
-
Hi there ! I just literally tried out your tool and got [this error](https://github.com/fabienjuif/gitmoji-changelog-rust/blob/8dc1f8667c134e64e3f5a1e8084a19f5ba221313/src/error.rs#L12) (`NoTag`) whil…
-
Hey @momocow thanks for your help recently, I have been trying to understand a lot of the "how it works" of all the ecosystem but it is a lot, just understanding handlerbars "logicless" syntax has bee…
-
**As a** developer contributing to a project
**I want** for my changelog to be automatically generated from my git commit messages
**So that** I have all the benefits of keeping a changelog, but don…
-
**Vulnerabilities**
DepShield reports that this application's usage of [lodash._reinterpolate:3.0.0](https://ossindex.sonatype.org/component/pkg:npm/lodash._reinterpolate@3.0.0) results in the follow…
-
### Steps to Reproduce
```bash
1. Make this config: module.exports = {
extends: ["@commitlint/config-conventional"],
plugins: ["commitlint-plugin-gitmoji"],
rules: {
"start-wi…
-
优雅的提交你的 Git Commit Message https://juejin.im/post/5afc5242f265da0b7f44bee4
Git 提交信息样式指南 https://github.com/udacity/frontend-nanodegree-styleguide-zh/blob/master/%E5%89%8D%E7%AB%AF%E5%B7%A5%E7%A8%8B%E…
-
**Is your feature request related to a problem? Please describe.**
When an error is thrown stack trace is displayed after the error message. You can see an exemple with this [issue](https://github.…
-
# Release Management
To make the Selflow project usable by most, a string release system to track changes is required.
This repository is a monorepo that contains the code of multiple applications…
-
Our team is currently small and have opted to use emojis (https://gitmoji.dev/) in the PR title instead of using labels. It would be great to be able to to have a single section of release notes with …