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

Bug in short commit message #32

Closed
andkirby opened this issue Oct 26, 2015 · 2 comments
Closed

Bug in short commit message #32

andkirby opened this issue Oct 26, 2015 · 2 comments

Comments

@andkirby
Copy link
Owner

Input:

KEY-95
Some comment.

Result:

Implemented KEY-95: Title
 - KEY-
- Some comment.

Input:
Red comment
Result
No "R" wrong type "Refactored".

Refactored KEY-95: Title
 - ed comment.

Input:

95
Some comment.

Result:

Implemented KEY-95: Title
 - 95
- Some comment.

Add tests.

@andkirby
Copy link
Owner Author

Link to #92, #91.

@andkirby
Copy link
Owner Author

andkirby commented Jul 5, 2017

@ant-workaholic fixed this issue!
#92

@andkirby andkirby closed this as completed Jul 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant