Skip to content

Commit 5d9ad0e

Browse files
committed
Profesyonel Zimbra destek çağrısı ekle
1 parent f8a0894 commit 5d9ad0e

2 files changed

Lines changed: 74 additions & 0 deletions

File tree

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
name: Profesyonel destek / Professional support
2+
description: Zimbra kurulumu, taşıma, bakım veya sorun giderme için iletişime geçin.
3+
title: "[Destek] "
4+
labels:
5+
- support
6+
body:
7+
- type: markdown
8+
attributes:
9+
value: |
10+
Zimbra kurulumu, yükseltme, posta taşıma, bakım ve sorun giderme talepleri için bu formu kullanabilirsiniz.
11+
12+
Use this form for Zimbra installation, upgrades, mail migration, maintenance, and troubleshooting requests.
13+
14+
**Parola, özel anahtar, erişim anahtarı veya sunucu kimlik bilgisi paylaşmayın. / Never post passwords, private keys, access tokens, or server credentials.**
15+
- type: dropdown
16+
id: service
17+
attributes:
18+
label: Hizmet / Service
19+
options:
20+
- Zimbra kurulumu / Zimbra installation
21+
- Sürüm yükseltme / Version upgrade
22+
- Posta taşıma / Mail migration
23+
- Bakım ve performans / Maintenance and performance
24+
- Yedekleme ve geri yükleme / Backup and recovery
25+
- Arıza giderme / Troubleshooting
26+
- Diğer / Other
27+
validations:
28+
required: true
29+
- type: input
30+
id: organization
31+
attributes:
32+
label: Kurum veya proje / Organization or project
33+
description: İsterseniz genel bir ad kullanabilirsiniz. / You may use a generic name.
34+
- type: textarea
35+
id: summary
36+
attributes:
37+
label: İhtiyaç özeti / Request summary
38+
description: Hesap sayısı, mevcut durum, hedef ve zaman planını hassas bilgi vermeden açıklayın.
39+
placeholder: Yaklaşık hesap sayısı, mevcut sürüm, hedef, planlanan tarih…
40+
validations:
41+
required: true
42+
- type: dropdown
43+
id: urgency
44+
attributes:
45+
label: Öncelik / Priority
46+
options:
47+
- Planlı çalışma / Planned work
48+
- Yakın zamanda gerekli / Needed soon
49+
- Çalışan sistemi etkileyen arıza / Production incident
50+
validations:
51+
required: true
52+
- type: checkboxes
53+
id: safety
54+
attributes:
55+
label: Güvenlik onayı / Security confirmation
56+
options:
57+
- label: Bu talepte parola, anahtar veya erişim bilgisi paylaşmadım. / I have not included passwords, keys, or credentials.
58+
required: true

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@ Browser-based, MySQL-backed queue and monitoring panel for parallel `imapsync` m
66

77
> This is an independent community project. It is not affiliated with or endorsed by Zimbra or the imapsync project.
88
9+
> ### Zimbra için profesyonel desteğe mi ihtiyacınız var?
10+
>
11+
> Zimbra kurulumu, sürüm yükseltme, posta taşıma, bakım, yedekleme, performans iyileştirme ve arıza giderme konularında planlama ve uygulama desteği sunabilirim.
12+
>
13+
> **[Destek talebi oluşturun →](https://github.com/mavisland/zimbra-migration-panel/issues/new?template=professional-support.yml)**
14+
>
15+
> Talebinizde parola, özel anahtar veya sunucu erişim bilgisi paylaşmayın. İlk görüşmeden sonra hassas bilgiler için güvenli bir iletişim yöntemi belirlenir.
16+
17+
> ### Need professional Zimbra support?
18+
>
19+
> I can help plan and deliver Zimbra installation, upgrades, mail migration, maintenance, backup, performance tuning, and incident troubleshooting.
20+
>
21+
> **[Request support →](https://github.com/mavisland/zimbra-migration-panel/issues/new?template=professional-support.yml)**
22+
>
23+
> Do not include passwords, private keys, or server credentials in a public request. A secure communication method can be agreed upon after initial contact.
24+
925
## Türkçe
1026

1127
### Başlamadan önce

0 commit comments

Comments
 (0)