Xcov19 / mhc-fe

my health connect frontend repository with design studio and frontend source code
The Unlicense
0 stars 3 forks source link

Create a template standard to follow for github ticket creation/documentation #24

Open AlexanderAlzona opened 1 year ago

AlexanderAlzona commented 1 year ago

To make it easier to find / document what standard aspects of good ticketing practes would be. Going over what the labels and columns of the Kanban board and their meanings would be. This could be an added aspect that would go in conjunction with the readme/contributor component.

codecakes commented 1 year ago

what standard aspects of good ticketing practes would be To this part, adding to CONTRIBUTING.md that feature requests or bug should be filed here: https://github.com/Xcov19/mhc-fe/issues/new/choose

If you are referring to the template of feature request, it can be added as a PR by editing https://github.com/Xcov19/mhc-fe/blob/develop/.github/ISSUE_TEMPLATE/feature_request.md

Going over what the labels and columns of the Kanban board and their meanings would be.

This can also be made aware within the template by a table highlighting what different labels means.