Skip to content

Commit

Permalink
feat : add issue Saas Bug Report template
Browse files Browse the repository at this point in the history
Signed-off-by: laixingyou <[email protected]>
  • Loading branch information
coder-sett committed Mar 12, 2024
1 parent 961232f commit 8228340
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions .github/ISSUE_TEMPLATE/new-metrics-model-idea.md
Original file line number Diff line number Diff line change
@@ -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

<!--- Tell us what should happen -->

## Current Behavior

<!--- Tell us what happens instead of the expected behavior -->

## Possible Solution

<!--- Not obligatory, but suggest a fix/reason for the bug, -->

## Steps to Reproduce

<!--- Provide a link to a live example, or an unambiguous set of steps to -->

1.
2.
3.

## Context (Environment)

<!--- How has this issue affected you? What are you trying to accomplish? -->
<!--- Providing context helps us come up with a solution that is most useful in the real world -->

## Detailed Description

<!--- Provide a detailed description of the change or addition you are proposing -->

## Possible Implementation

<!--- Not obligatory, but suggest an idea for implementing addition or change -->

0 comments on commit 8228340

Please sign in to comment.