Skip to content

Commit ac060c9

Browse files
authored
Merge branch 'master' into metada-on-session-start-action
2 parents 4243dfd + a5ba8e3 commit ac060c9

File tree

4 files changed

+7
-20
lines changed

4 files changed

+7
-20
lines changed

.github/ISSUE_TEMPLATE/ask_question.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug report
33
about: Create a report to help us improve
44
title: ''
5-
labels: 'type:bug :bug:'
5+
labels: 'area:rasa-oss :ferris_wheel:,type:bug :bug:'
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Ask a question
4+
url: https://forum.rasa.com/
5+
about: If you have a "How do I?" question please ask in the forum https://forum.rasa.com

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Feature request
33
about: Suggest an idea on how to improve Rasa
44
title: ''
5-
labels: 'type:enhancement :sparkles:'
5+
labels: 'area:rasa-oss :ferris_wheel:,type:enhancement :sparkles:'
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)