From 8228340f1b7cdf784d93e67b61d687c2b619bc20 Mon Sep 17 00:00:00 2001 From: laixingyou Date: Tue, 12 Mar 2024 14:12:22 +0800 Subject: [PATCH] feat : add issue Saas Bug Report template Signed-off-by: laixingyou --- .../ISSUE_TEMPLATE/new-metrics-model-idea.md | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/new-metrics-model-idea.md diff --git a/.github/ISSUE_TEMPLATE/new-metrics-model-idea.md b/.github/ISSUE_TEMPLATE/new-metrics-model-idea.md new file mode 100644 index 00000000..2b60d74e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new-metrics-model-idea.md @@ -0,0 +1,42 @@ +--- +name: Issue:Saas Bug Report +about: Creat a report to help us improve. +title: '[Saas Bug Report]' +labels: Saas Bug Report +assignees: eyehwan, normal-coder, coder-sett +--- + +Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our slack channel. Please join our chat group on [Slack](https://join.slack.com/t/oss-compass/shared_invite/zt-1ttt9sv5h-8E~oPP6VJqm8ero5qH9LlA) for supporting issues. + +## Expected Behavior + + + +## Current Behavior + + + +## Possible Solution + + + +## Steps to Reproduce + + + +1. +2. +3. + +## Context (Environment) + + + + +## Detailed Description + + + +## Possible Implementation + +