.github/CONTRIBUTING.md

51 lines
2.3 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 🤝 Katkı Rehberi
Numex'e katkı vermek istediğin için teşekkürler! 🇹🇷 *(English below.)*
> ℹ️ `numexai` organizasyonundaki depolar **tanıtım ve dokümantasyon** depolarıdır. Ürünlerin
> kaynak kodu bu depolarda bulunmaz.
## Neler kabul ediyoruz?
| Katkı | Örnek |
|---|---|
| ✏️ **Düzeltme** | Yazım hatası, bozuk link, eski bilgi |
| 🌍 **Çeviri** | `README.en.md`'yi geliştirmek, yeni dil eklemek (`README.<dil>.md`) |
| 📚 **Belge** | Kullanım rehberi, örnek, sık sorulan soru |
| 🖼️ **Görsel** | Güncel ekran görüntüleri (kişisel bilgiler gizlenmiş olmalı) |
Ürünlerdeki **hata ve istekler** için ilgili deponun *Issues* sekmesinden *Hata bildir* veya
*Özellik isteği* şablonunu kullan.
## Nasıl katkı verilir?
1. Depoyu **fork**'la (çatalla).
2. Yeni bir dal aç: `git checkout -b duzeltme/kisa-aciklama`
3. Değişikliğini yap; mevcut sayfaların yapısına ve üslubuna uy.
4. Göreli linklerin çalıştığını kontrol et.
5. Açıklayıcı bir commit mesajı yaz.
6. **Pull Request** aç; ne değiştiğini ve nedenini kısaca yaz.
## Yazım kuralları
- **Dil:** Sade, günlük Türkçe (*"yapılmaktadır"* değil *"yapılır"*).
- **Doğruluk:** Rakamlar ve özellikler numexai.com.tr'deki güncel bilgilerle uyumlu olmalı. Emin
olmadığın iddiayı ekleme.
- **Gizlilik:** Ekran görüntülerinde e-posta, token, cihaz kimliği, API anahtarı gibi bilgileri gizle.
- **Görseller:** PNG, genişlik en fazla 1600 px.
## Davranış ve güvenlik
- Tüm katkılar [Davranış Kuralları](https://github.com/numexai/.github/blob/main/CODE_OF_CONDUCT.md)'na tabidir.
- Güvenlik açıklarını herkese açık bildirme → [Güvenlik Politikası](https://github.com/numexai/.github/blob/main/SECURITY.md).
---
## 🇬🇧 English
Repositories in the `numexai` organization are showcase and documentation repos; product source
code is not published here. We welcome fixes, translations, docs and up-to-date screenshots (with
personal data hidden): fork → branch → change → pull request. For product bugs and feature requests,
use the issue templates. Report security issues privately — see our [Security Policy](https://github.com/numexai/.github/blob/main/SECURITY.md).
All contributions follow our [Code of Conduct](https://github.com/numexai/.github/blob/main/CODE_OF_CONDUCT.md).