From 985300edc892d3ca0c17f19785b1da00de3c19c0 Mon Sep 17 00:00:00 2001 From: Zongheng Yang Date: Sun, 31 Mar 2024 19:15:46 -0700 Subject: [PATCH] [GitHub] Update issue templates (#3332) * [GitHub] Update issue templates To gather `sky -v / -c`. * Update custom-issue-template.md * Use .github/issue_template.md --- .github/issue_template.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/issue_template.md diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 00000000000..3631667b6de --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,17 @@ +--- +name: Issue +about: Use this to open new issues. +title: '' +labels: '' +assignees: '' + +--- + + + + + + +_Version & Commit info:_ +* `sky -v`: PLEASE_FILL_IN +* `sky -c`: PLEASE_FILL_IN