Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added-heropicture-and-ContributionSection #7

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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/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.
Expand Down Expand Up @@ -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.
Comment on lines +108 to +117
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I summarized the bullet points. It should be a detailed section