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.