What are the Commitizen types that I can use for a change that is an improvemant for an existing feature

+3 votes

These are the Commitizen types:

Which of these should I use, sp that it is an improvement over the existing system.

Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
1,184 views

2 answers to this question.

0 votes

This was discussed on Github a while ago. This is an interpretation of one of the contributers

In my interpretation, feat could include updates to an existing feature (new features for that feature). We could consider changing its description, if that would help.

If you ask me, feat makes the most sense to me.

answered Mar 27, 2018 by DareDev
• 6,890 points
0 votes
The type of commitizen you use depends on your requirement. Suppose you need to add a new feature all together you can use the type feat as it allows to add new features, if you want to just modify your old commit message you can use fix as it gives the bug fixing facility, if you just want to change the documentation, you can use docs etc.

So analyze the modification you need to make and use the commitizen type accordingly.
answered Oct 12, 2018 by Hannah
• 18,570 points

Related Questions In DevOps & Agile

+2 votes
1 answer

What is the difference between a container and an image in Docker?

 Below is reference which you can follow to know ...READ MORE

answered Sep 20, 2018 in DevOps & Agile by shubham
• 7,340 points
882 views
0 votes
1 answer

How can a script identify the difference between Docker Toolbox and Docker for Windows?

Now, the Toolbox works through docker-machine. The way ...READ MORE

answered Aug 24, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
559 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,439 views
+2 votes
1 answer
+13 votes
2 answers
+1 vote
8 answers

How can I implement process.env in Angular 5 environment?

Users do not have access to process.env ...READ MORE

answered Apr 3, 2018 in DevOps & Agile by DareDev
• 6,890 points
12,458 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP