From 239df80f7486d40dd021b3052de11709088d940d Mon Sep 17 00:00:00 2001 From: Balakumar Sundaralingam Date: Mon, 6 Nov 2023 01:10:55 -0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/issue-template.md | 10 ---------- .github/ISSUE_TEMPLATE/standard-template.md | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+), 10 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/issue-template.md create mode 100644 .github/ISSUE_TEMPLATE/standard-template.md diff --git a/.github/ISSUE_TEMPLATE/issue-template.md b/.github/ISSUE_TEMPLATE/issue-template.md deleted file mode 100644 index 4ddd783..0000000 --- a/.github/ISSUE_TEMPLATE/issue-template.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Issue Template -about: Basic template -title: '' -labels: '' -assignees: balakumar-s - ---- - -If it’s not a bug, please use discussions: https://github.com/NVlabs/curobo/discussions diff --git a/.github/ISSUE_TEMPLATE/standard-template.md b/.github/ISSUE_TEMPLATE/standard-template.md new file mode 100644 index 0000000..e86a1f2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/standard-template.md @@ -0,0 +1,20 @@ +--- +name: Standard Template +about: Use https://github.com/NVlabs/curobo/discussions if it's not a bug +title: '' +labels: '' +assignees: balakumar-s + +--- + +If it’s not a bug, please use discussions: https://github.com/NVlabs/curobo/discussions + +Please provide the below information in addition to your issue: + +1. cuRobo installation mode (choose from [python, isaac sim, docker python, docker isaac sim]): +2. python version: +3. Isaac Sim version (if using): + + +------ +Issue Details