Robin Louarn

Results 6 issues of Robin Louarn

### Issue Summary In my case i have an hosted zone `domain.com` for example. I have a certificate `*.app.domain.com` (i can't use directly `*.domain.com` because i already have an app...

### Describe the Bug i have this template : ```tsx export const MagicLinkEmail: FC = ({ magicLink }) => { const t = createTranslator({ locale: defaultLocale, messages, namespace: 'MagicLinkEmail' });...

Type: Bug
Package: @react-email/tailwind

**Describe the bug** I want to use private repository. I'm using a vpn and i have configure the proxy in my `.gitconfig` file. I try also to configure the proxy...

bug

## Description TODO: - [x] update schema of scope - [x] update commit prompt - [x] add tests - [x] update the documentation Issue: #780 ## Tests - [x] All...

### Description of the problem Currently, Gitmoji CLI only supports a single configuration file format: gitmoji-rc.json. This limits flexibility for projects that could benefit from dynamic or typed configurations. Supporting...

feature