mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 03:18:07 +00:00
Remove github blank issues
This commit is contained in:
parent
5695897513
commit
0fcf9531e8
2 changed files with 16 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: Bug report
|
||||
description: File a bug/issue
|
||||
description: File a bug/issue for the Desktop application
|
||||
title: "[Bug]: "
|
||||
labels: ["bug"]
|
||||
|
||||
|
|
|
|||
15
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
15
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: SDK issues
|
||||
url: https://github.com/BelledonneCommunications/linphone-sdk/issues
|
||||
about: Please post issues about the SDK here.
|
||||
- name: Android issues
|
||||
url: https://github.com/BelledonneCommunications/linphone-android/issues
|
||||
about: Please post issues about the Android application here.
|
||||
- name: iOS issues
|
||||
url: https://github.com/BelledonneCommunications/linphone-iphone/issues
|
||||
about: Please post issues about the iPhone application here.
|
||||
- name: Contacts
|
||||
url: https://www.linphone.org/contact
|
||||
about: For any contacts like commercial, licensing, mailing-lists
|
||||
|
||||
Loading…
Add table
Reference in a new issue