Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ assignees: ''

# Bug Description

## **Output of `OLS` version**
## **Lightspeed Stack version**

## **Describe the bug**

Expand Down
6 changes: 6 additions & 0 deletions SUPPORT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Reporting bugs

* **External contributors**: Open a [GitHub Issue](https://github.com/lightspeed-core/lightspeed-stack/issues/new?template=bug_report.md) using the bug report template. For urgent issues, tag @tisnik in the issue.
* **Red Hat contributors**: File a bug in [Jira](https://issues.redhat.com) under the Lightspeed Core (LCORE) project. For urgent issues, ping `@ls-core-team` on Slack in the `#forum-lightspeed` channel.

In both cases, include: steps to reproduce, expected vs. actual behavior, and the Lightspeed Stack version.
Loading