Skip to content

Commit

Permalink
Fix oss-review-toolkit#6540 introduce issue switch & blank template
Browse files Browse the repository at this point in the history
Signed-off-by: Lenucksi <lenucksi@users.noreply.github.com>
  • Loading branch information
lenucksi committed Feb 24, 2023
1 parent df41917 commit 482af4f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
name: Blank issue (Bug, Feature request)
about: Do you think found an actual bug? Or want to follow up a feature request from a community call? Go here.
title: ""
assignees: ''

---

## Motivation

## Action items

## Context
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
contact_links:
- name: ORT Discussion Forum
url: https://github.com/oss-review-toolkit/ort/discussions
about: You did not find a bug but have a more open question or want to discuss support-style questions? Please be welcome to our discussion forum!
- name: ORT FAQ (Frequently Asked Questions)
url: https://github.com/oss-review-toolkit/ort/discussions/categories/q-a
about: This is our interactive FAQ section in the discussion forum. Think Stack Overflow meets Wiki.
- name: ORT Slack channel
url: https://ort-talk.slack.com/join/shared_invite/zt-1c7yi4sj6-mk7R1fAa6ZdW5MQ6DfAVRg#/shared-invite/email
about: Do you need a more sync & interactive discussion medium (chat)? Please sign up for our Slack channel.

0 comments on commit 482af4f

Please sign in to comment.