Skip to content

Update model use case request templates

Tan Le requested to merge update-model-use-case-request-templates into main

What does this merge request do and why?

  • Add some guidance on the use case and model request issue template
  • Remove duplicate issue templates (issue templates must be placed under .gitlab/issue_templates).
  • Rename issue templates to get them show up properly in issue dropdown.
Before After
Screenshot_2024-05-16_at_9.06.28_PM Screenshot_2024-05-16_at_9.07.22_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • I've ran the affected pipeline(s) to validate that nothing is broken.
  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
Edited by Tan Le

Merge request reports