Issue forms. (#679)

* Issue forms
This commit is contained in:
K0RR
2021-07-26 09:31:48 +02:00
committed by GitHub
parent ab523d4c6c
commit 800848062d
4 changed files with 92 additions and 9 deletions
+11
View File
@@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Appimage package
url: https://github.com/ONLYOFFICE/appimage-desktopeditors/issues?q=
about: Everything about the appimage version goes here.
- name: Flatpak package
url: https://github.com/flathub/org.onlyoffice.desktopeditors/issues?q=
about: Everything about the flatpak version goes here.
- name: Snap package
url: https://github.com/ONLYOFFICE/snap-desktopeditors/issues?q=
about: Everything about the snap version goes here.