Skip to content

Commit bd95f86

Browse files
authored
Translate README.md to Turkish
1 parent 0349a85 commit bd95f86

File tree

1 file changed

+25
-21
lines changed

1 file changed

+25
-21
lines changed

README.md

Lines changed: 25 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,41 @@
1-
# GitHub Docs <!-- omit in toc -->
1+
Aşağıda, metnin orijinal formatını, bağlantılarını ve noktalama işaretlerini koruyarak hazırlanmış Türkçe çevirisini bulabilirsin. Doğrudan kopyalayıp kullanabilirsin:
22

3-
Welcome to GitHub Docs! GitHub’s documentation is open source, meaning anyone from inside or outside the company can contribute. For full contributing guidelines, visit our [contributing guide](https://docs.github.com/en/contributing)
3+
---
44

5-
## Quick links by contributor type
5+
# GitHub Dokümanları GitHub Dokümanlarına hoş geldiniz! GitHub’ın dokümantasyonu açık kaynaklıdır, yani şirket içinden veya dışından herkes katkıda bulunabilir. Katkıda bulunma yönergelerinin tamamı için [katkıda bulunma kılavuzumuzu](https://docs.github.com/en/contributing) ziyaret edin.
66

7-
* **Hubbers (GitHub employees):** See [CONTRIBUTING.md](https://github.com/github/docs-content/blob/main/CONTRIBUTING.md) in the `docs-content` repository for GitHub-specific processes.
7+
## Katılımcı türüne göre hızlı bağlantılar
88

9-
* **Open source contributors:** See [CONTRIBUTING.md](https://github.com/github/docs/blob/main/.github/CONTRIBUTING.md) in the `docs` repository for a quick-start summary.
9+
* **Hubber'lar (GitHub çalışanları):** GitHub'a özel süreçler için `docs-content` deposundaki [CONTRIBUTING.md](https://github.com/github/docs-content/blob/main/CONTRIBUTING.md) dosyasına bakın.
10+
* **Açık kaynak katılımcıları:** Hızlı başlangıç özeti için `docs` deposundaki [CONTRIBUTING.md](https://github.com/github/docs/blob/main/.github/CONTRIBUTING.md) dosyasına bakın.
1011

11-
## How we sync changes across Docs repositories
12+
## Doküman depoları arasında değişiklikleri nasıl senkronize ediyoruz?
1213

13-
There are two GitHub Docs repositories:
14+
İki adet GitHub Doküman deposu bulunmaktadır: 
1415

15-
- **`github/docs`** (public): Open to external contributions
16+
* **`github/docs`** (kamuya açık): Dış katkılara açıktır.
17+
* **`github/docs-internal`** (özel): GitHub çalışanlarının katkıları içindir. 
1618

17-
- **`github/docs-internal`** (private): For GitHub employee contributions.
19+
Bu iki depo sık sık senkronize edilir. Birindeki içerik değişiklikleri diğerine yansıtılır. Hubber'lar bir müşteriyle çalışırken `docs` üzerinde paylaşım yapmayı tercih edebilirler, ancak `docs` deposu, siteyi ve iş akışlarımızı korumak amacıyla kabul ettiği katkı türlerinde sınırlamalara sahiptir. Dahili katkılar genellikle `docs-internal` deposuna yapılmalıdır.
1820

19-
The two repositories sync frequently. Content changes in one are reflected in the other. Hubbers might prefer to post in `docs` when working with a customer, but `docs` has limitations on the types of contributions it accepts to safeguard the site and our workflows. Internal contributions should usually go to `docs-internal`.
21+
**Önemli:** `docs` deposu yalnızca içerik dosyalarına (`/content` içindeki `.md` dosyaları ve yalnızca "reusables" gibi belirli `/data` bölümleri) yapılan katkıları kabul eder. Altyapı dosyaları, iş akışları ve site oluşturma kodları harici modifikasyona açık değildir.
2022

21-
**Important:** The `docs` repository accepts contributions to content files (`.md` files in `/content` and select `/data` sections like reusables only). Infrastructure files, workflows, and site-building code are not open for external modification.
23+
## Katkıda bulunmaya yeni başlayanlar için
2224

23-
## New to contributing
25+
Açık kaynak katkılarına başlamanıza yardımcı olacak bazı kaynaklar şunlardır:
2426

25-
Here are some resources to help you get started with open source contributions:
27+
* [GitHub'da açık kaynağa katkıda bulunmanın yollarını bulma](https://docs.github.com/en/get-started/exploring-projects-on-github/finding-ways-to-contribute-to-open-source-on-github)
28+
* [Git Kurulumu](https://docs.github.com/en/get-started/git-basics/set-up-git)
29+
* [GitHub akışı](https://docs.github.com/en/get-started/using-github/github-flow)
30+
* [Pull request'ler ile iş birliği yapma](https://docs.github.com/en/github/collaborating-with-pull-requests)
2631

27-
* [Finding ways to contribute to open source on GitHub](https://docs.github.com/en/get-started/exploring-projects-on-github/finding-ways-to-contribute-to-open-source-on-github)
28-
* [Set up Git](https://docs.github.com/en/get-started/git-basics/set-up-git)
29-
* [GitHub flow](https://docs.github.com/en/get-started/using-github/github-flow)
30-
* [Collaborating with pull requests](https://docs.github.com/en/github/collaborating-with-pull-requests)
32+
## Lisans
3133

32-
## License
34+
Bu proje çift lisanslıdır:
3335

34-
This project is dual-licensed under:
36+
* **Creative Commons Attribution 4.0** - assets, content ve data klasörlerindeki dokümantasyon ve içerik için (bakınız [LICENSE](https://www.google.com/search?q=LICENSE))
37+
* **MIT Lisansı** - kod için (bakınız [LICENSE-CODE](https://www.google.com/search?q=LICENSE-CODE))
3538

36-
* **Creative Commons Attribution 4.0** - for documentation and content in the assets, content, and data folders (see [LICENSE](LICENSE))
37-
* **MIT License** - for code (see [LICENSE-CODE](LICENSE-CODE))
39+
---
40+
41+
Metin üzerinde değiştirmemi istediğin özel bir terim veya eklemek istediğin bir not olursa belirtmen yeterli. Başka bir aşamada yardımcı olmamı ister misin?

0 commit comments

Comments
 (0)