Arsalan Khattak
Arsalan Khattak
`mct --help` or `mct -h` should always return info info.  Currently, if there are no commits, it returns: ⛔️ Whops! No files available to commit. ⛔️ Whops! You haven't...
Create a `CHANGELOG.md` file with the following content: ``` # Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a...
Users should have an option to override the default types by adding/modifying/removing the types according to their project needs. This will be possible by having a configuration file, say `minimalcommit.config.js`...
A command (`mct --setup`) which creates a local config file with the default values/types. Read #25 for context. This PR has a dependency on #25.
[Forum post](https://forum.bryntum.com/viewtopic.php?f=52&t=30071&p=152429#p152429) Hi, I observed the following unexpected behaviour (reproducible with advanced example 5.6.12 and 6.x): The FillHandle feature is activated. Columns "Start Date" and "% Done" are side by...
Vue 3 uses Vite behind the scene and has slightly different quick start. Rewrite the guide.
Suggestion from a client: > _Also, completely unrelated, other libraries offer a platform for the community to create samples and deeplink them into threads like this to better showcase bugs,...
Create custom theme demos for different frameworks - [ ] Grid (https://github.com/bryntum/bryntum-suite/pull/9836) - [ ] React - [ ] Angular - [ ] Vue - [ ] Gantt - [...