npm i -g commentor
- Go to your project with the terminal, this should be a git repository.
- Type
commentor
. - Fill in all the questions.(see next section)
- The contents are copied to your clipboard and the ticket will open for you to paste in your comment. 👍
- ? TICKET: Please enter your ticket. Maybe it is?
This will intelligently prompt you the correct ticket for your issue branch - ? GENERAL INFO: Please provide the information needed for your colleagues.
Here you put in a short description of how you solved the problem or what was the issue in the code.
- ? GIT: In what branches was your issue merged?
Here you can select the git branches the issuebranch was merged with. - ? DEPLOY: On what envs was your issue deployed?
Here you select the environments the ticket was deployed to. - ? SCREENSHOT: You can add additional screenshots of the solution here.
You can add a screenshot of your work here. - ? URL: Please be kind for QA and add a test url.
To make it easyer for testing you should provide a testurl.
Please report an issue here on github.
Special thanks to Algeron and Kenneth
See this url for more tools and info.