diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md new file mode 100644 index 0000000000000..b0483ea483e84 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -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 diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000000..faa2a38ee102c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -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.