Skip to content

Commit

Permalink
update issue templates to link to Jira
Browse files Browse the repository at this point in the history
  • Loading branch information
m-vdb committed Dec 14, 2022
1 parent e6c9670 commit a9979f8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@

blank_issues_enabled: false
contact_links:
- name: Bug Report
url: https://rasa-open-source.atlassian.net/browse/OSS
about: Create a report to help us improve https://rasa-open-source.atlassian.net/browse/OSS
- name: Feature request
url: https://rasa-open-source.atlassian.net/browse/OSS
about: Suggest an idea on how to improve Rasa https://rasa-open-source.atlassian.net/browse/OSS
- name: Ask a question
url: https://forum.rasa.com/
about: If you have a "How do I?" question please ask in the forum https://forum.rasa.com

0 comments on commit a9979f8

Please sign in to comment.