Skip to content

Commit

Permalink
Add Dev Container Bug Report (NVIDIA#9430)
Browse files Browse the repository at this point in the history
* Add dev_container_bug_report.md

Signed-off-by: Pablo Garay <[email protected]>

* Date field refactor

---------

Signed-off-by: Pablo Garay <[email protected]>
  • Loading branch information
pablo-garay authored Jun 10, 2024
1 parent 27de845 commit ebba8b1
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions .github/ISSUE_TEMPLATE/dev_container_bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
container pulled on date: mm/dd/yyyy
name: Dev container - Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

**Describe the bug**

A clear and concise description of what the bug is.

**Steps/Code to reproduce bug**

Please list *minimal* steps or code snippet for us to be able to reproduce the bug.

A helpful guide on on how to craft a minimal bug report http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports.


**Expected behavior**

A clear and concise description of what you expected to happen.

**Environment overview (please complete the following information)**

- Environment location: Docker
- Method of install: Please specify exact commands you used to install.
- If method of install is [Docker], provide `docker pull` & `docker run` commands used

**Additional context**

Add any other context about the problem here.
Example: GPU model

0 comments on commit ebba8b1

Please sign in to comment.