Skip to content

NVIDIA NeMo Evaluator 0.1.2

Choose a tag to compare

@chtruong814 chtruong814 released this 24 Sep 08:31
94b7735
feat: Delete .github/ISSUE_TEMPLATE directory (#218)

From now on, any Github repo under the Nvidia-NeMo org will use the
default Issues system / behavior
(unless overwritten i.e. in this case the individual repo would have a
.github/ISSUE_TEMPLATE folder in the repo itself, effectively overriding
the default behavior coming from the NVIDIA-NeMo/.github repo [which
establishes the default system]).

Default behavior for Issues creation now is :
- There is a Bug Report issue
- There is a Feature Request issue
- Blank issues are NOT allowed to be created

Signed-off-by: Pablo Garay <pagaray@nvidia.com>