-
Notifications
You must be signed in to change notification settings - Fork 232
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update issue templates to link to Jira
- Loading branch information
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |