Is your feature request related to a problem? Please describe.
Currently, we don't have any support for the renaming of challenges, each challenge is identified by its name. As is
each subcategory.
Describe the solution you'd like
We're using git to store and keep track of the challenges, this includes renaming information in its diff's, thus, we already have
the mechanisms needed to support challenge and category renaming.
Is your feature request related to a problem? Please describe. Currently, we don't have any support for the renaming of challenges, each challenge is identified by its name. As is each subcategory.
Describe the solution you'd like We're using git to store and keep track of the challenges, this includes renaming information in its diff's, thus, we already have the mechanisms needed to support challenge and category renaming.