The source ASF Jira system has a dedicated Priority field, for which there is no equivalent in GitHub issues. Should we use labels to retain this information as we migrate? For example:
I personally prefer numeric priorities over strings such as High or Urgent, because it makes relative priority readily apparent without having to consult the list of possible values (and interpreting whether High or Urgent has higher priority). But I'm open to suggestions if other values are preferred.
The source ASF Jira system has a dedicated
Priorityfield, for which there is no equivalent in GitHub issues. Should we use labels to retain this information as we migrate? For example:Priority: 1Priority: 2I personally prefer numeric priorities over strings such as
HighorUrgent, because it makes relative priority readily apparent without having to consult the list of possible values (and interpreting whether High or Urgent has higher priority). But I'm open to suggestions if other values are preferred.