This issue is specifically to upgrade tripal/tripal/api/tripal.terms.api.inc. To take on upgrade of one of these functions just comment below with the function you would like to take on.
[ ] Hooks near the top of the file
[ ] tripal_add_term() [Good first task]
[x] tripal_get_term_details() [Good first task]
[ ] tripal_get_vocabulary_root_terms()
[ ] tripal_get_term_children()
[ ] tripal_get_vocabulary_details() [Good first task]
[ ] tripal_get_vocabulary_terms() [Good first task]
[ ] tripal_get_vocabularies() [Good first task]
[ ] tripal_get_term_lookup_form() and tripal_get_term_lookup_form_result() [Good first task]
This issue is specifically to upgrade tripal/tripal/api/tripal.terms.api.inc. To take on upgrade of one of these functions just comment below with the function you would like to take on.
Resources: