mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 03:18:06 +00:00
Added GitHub config file for issues
This commit is contained in:
parent
0c57a145b8
commit
c627849382
1 changed files with 14 additions and 0 deletions
14
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
14
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
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: Desktop issues
|
||||
url: https://github.com/BelledonneCommunications/linphone-desktop/issues
|
||||
about: Please post issues about the Desktop (Linux, MacOSX, Windows) 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