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