-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What problem does this address?
In its current state the version number field allows any characters to be input - http://bigbite.im/i/8pjF2S
What is your proposed solution?
Given that the version number should follow semantic versioning (MAJOR.MINOR.PATCH) numbering, I am suggesting the following features be implemented to:
- Sanitise the field so it only accepts numbers.
- Only allow the release note to be published once it the version number is input and in the correct format.
- (optional) Have it so the version number increments on the previous number.
- (optional) UI/UX change to the field so that it is 3 fields for each number instead of 1 field - http://bigbite.im/i/gNDeta (crude mock up)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request