Daniël
Daniël
By default it would look something this: `feat(TI-05): ✨ added the new blocks container` However how i need it is like this: `feat: TI-05 - added the new blocks container`...
Hi, In many companies git branches are named after something like this: `feature/ticket-15`. My feature request would be: an option to inherit the current branch name, with even the option...
Another feature request would be an option to change the questions to lower/uppercase
Hi I want to fetch the token from http://localhost. But the ALLOWED_DOMAINS env automatically prefix https. Is there a way i can also allow http://localhost?
### Are you experiencing an issue with... My own instance of shields ### 🐞 Description I have a private repo on github. Also i have my own hosted shields server:...
Hi, I'd like to make a feature request for the coin: 🪙 emoji. It would be nice if you send this to a friend that it will trigger an "flip...
Hi, I have a feature request about the code block. It would be nice if i can set the language of a `code block selector field`. To do so, this...
Hey, A feature that would be nice will be adding the option to delete the Sessions storage! Would this be possible?
What would be nice in my opinion is to extend the expenses categories with subcategories. How in my country (NL) you have to fill the accountancy is by category. For...
Hi, I run this command on es6: `"type": "module"` in my `package json.` However when i refer to the standalone.js i get the notification that i can't use `require();` Since...