-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Each submission creates 2 commits - 1 for the README with the problem and 1 for the solution. If I happen to solve several problems a day, this can saturate my commit graph a lot.
Describe the solution you'd like
A single commit to add both the README and the solution together, not as separate commits
Describe alternatives you've considered
Can't think of any alternatives within the scope of using this extension
Additional context
Would be nice to also have a unique commit message for the single commit - based on Level / Problem / Language - just like with the directory structure
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request