From 3057cf7a4bf38a30e94a91d666d1be06c876d917 Mon Sep 17 00:00:00 2001 From: David Ko Date: Wed, 21 Apr 2021 12:15:55 +0800 Subject: [PATCH] Create test.md --- .github/ISSUE_TEMPLATE/test.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/test.md diff --git a/.github/ISSUE_TEMPLATE/test.md b/.github/ISSUE_TEMPLATE/test.md new file mode 100644 index 0000000..cf6a939 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/test.md @@ -0,0 +1,16 @@ +--- +name: Test +about: Test on Longhorn +title: "[TEST]" +labels: area/test +assignees: '' + +--- +**What's the test? Please describe.** +A clear and concise description of what the test you want to develop. + +**Describe the items of the test (DoD, definition of done) you'd like.** +- [ ] + +**Additional context** +Add any other context or screenshots about the test request here.