From 1234ef601dec4bb64f474e9ea8d94e4f94a84b63 Mon Sep 17 00:00:00 2001 From: udaymishra04 <108628308+udaymishra04@users.noreply.github.com> Date: Tue, 4 Apr 2023 17:39:24 +0530 Subject: [PATCH 1/4] Added-Gif-And-Contribution section --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fd10ad..fe3945c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Minimal Commit > _A minimalist approach toward `git commit` to keep commits simple._ - +https://user-images.githubusercontent.com/37709578/229779509-22166f89-45f2-484d-a034-261da1b3c9c2.png ## What is Minimal Commit? Minimal commit is a Node.js based CLI (command line interface) tool that helps you and your team mates to stay consistent with the `git commit` messages. To commit files using **Minimal Commit**, you have a list of options to choose from, this list consist type of work you did. This makes things simple and less confusing by choosing an option from a list. @@ -104,3 +104,14 @@ Following are some more examples: ## Support If you like the work, please give this repo a ⭐️ and feel free to contribute to this project through issues, and pull requests. + +## Contribution + + - Before working on something, make sure there is an issue with it. + + - Create an issue, if it doesn't exist + + - If the issue is not taken, make a request and start working on it. + + - If the issue has been assigned to someone and there have been no updates for more than two weeks, you can request + to work on it. From d8c1db6303217bf640482c2d1b41ea5de9e01b6d Mon Sep 17 00:00:00 2001 From: udaymishra04 <108628308+udaymishra04@users.noreply.github.com> Date: Tue, 4 Apr 2023 17:42:02 +0530 Subject: [PATCH 2/4] Added-heropicture --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe3945c..d0b2297 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Minimal Commit > _A minimalist approach toward `git commit` to keep commits simple._ -https://user-images.githubusercontent.com/37709578/229779509-22166f89-45f2-484d-a034-261da1b3c9c2.png +![alt text]https://user-images.githubusercontent.com/37709578/229779509-22166f89-45f2-484d-a034-261da1b3c9c2.png ## What is Minimal Commit? Minimal commit is a Node.js based CLI (command line interface) tool that helps you and your team mates to stay consistent with the `git commit` messages. To commit files using **Minimal Commit**, you have a list of options to choose from, this list consist type of work you did. This makes things simple and less confusing by choosing an option from a list. From a37aba7d58547d352efdeb7a454e35b981af6039 Mon Sep 17 00:00:00 2001 From: udaymishra04 <108628308+udaymishra04@users.noreply.github.com> Date: Tue, 4 Apr 2023 17:43:42 +0530 Subject: [PATCH 3/4] added-heropicture --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0b2297..984a466 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Minimal Commit > _A minimalist approach toward `git commit` to keep commits simple._ -![alt text]https://user-images.githubusercontent.com/37709578/229779509-22166f89-45f2-484d-a034-261da1b3c9c2.png +![Minimal Commit demo](https://user-images.githubusercontent.com/37709578/229569956-592effaa-63e6-4f15-8870-6c5f9061f19f.gif) ## What is Minimal Commit? Minimal commit is a Node.js based CLI (command line interface) tool that helps you and your team mates to stay consistent with the `git commit` messages. To commit files using **Minimal Commit**, you have a list of options to choose from, this list consist type of work you did. This makes things simple and less confusing by choosing an option from a list. From 59b6fc0deb71e4763b66cd059ccd73e6d13a8e66 Mon Sep 17 00:00:00 2001 From: udaymishra04 <108628308+udaymishra04@users.noreply.github.com> Date: Tue, 4 Apr 2023 17:44:58 +0530 Subject: [PATCH 4/4] Added-heropicture --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 984a466..5b51448 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Minimal Commit > _A minimalist approach toward `git commit` to keep commits simple._ -![Minimal Commit demo](https://user-images.githubusercontent.com/37709578/229569956-592effaa-63e6-4f15-8870-6c5f9061f19f.gif) +![Minimal Commit demo](https://user-images.githubusercontent.com/37709578/229779509-22166f89-45f2-484d-a034-261da1b3c9c2.png) ## What is Minimal Commit? Minimal commit is a Node.js based CLI (command line interface) tool that helps you and your team mates to stay consistent with the `git commit` messages. To commit files using **Minimal Commit**, you have a list of options to choose from, this list consist type of work you did. This makes things simple and less confusing by choosing an option from a list.