Compare commits

...

4 Commits

Author SHA1 Message Date
Hafeez Pizofreude
8a06c44118
Merge 411f836ec3 into 9c550dd5a1 2024-12-17 17:27:14 +00:00
dependabot[bot]
9c550dd5a1
chore(deps): bump tj-actions/changed-files from 45.0.4 to 45.0.5 (#11786)
Some checks failed
Check URLs from changed files / Get changed files (push) Has been cancelled
Detect conflicting PRs / Detect (push) Has been cancelled
Check URLs from changed files / Check @ ${{ matrix.file }} (push) Has been cancelled
Check URLs from changed files / GitHub report (push) Has been cancelled
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45.0.4 to 45.0.5.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v45.0.4...v45.0.5)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-17 12:26:49 -05:00
Hafeez Pizofreude
411f836ec3
Rename HOWTO-my.md to HOWTO-ms.md 2023-11-02 17:41:04 +08:00
Pizofreude
f36122eb99 feat: add Malay (MY) translation HOWTO-my.md 2023-10-30 17:07:35 +08:00
2 changed files with 35 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
fetch-depth: ${{ steps.set-params.outputs.fetch-depth }}
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v45.0.4
uses: tj-actions/changed-files@v45.0.5
with:
separator: " "
json: true

34
docs/HOWTO-ms.md Normal file
View File

@ -0,0 +1,34 @@
# Sekilas Pandang - Panduan Asas
<div align="right" markdown="1">
*[Baca ini dalam bahasa lain](README.md#translations)*
</div>
**Selamat datang ke `Free-Programming-Books`!**
Kami mengalu-alukan penyumbang baru; malah mereka yang membuat Pull Request (PR) pertama mereka di GitHub. Jika anda salah seorang daripada mereka, berikut ialah beberapa sumber yang mungkin membantu:
* [Mengenai pull requests](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests) *(Dalam Bahasa Inggeris)*
* [Mencipta pull request baru](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) *(Dalam Bahasa Inggeris)*
* [GitHub Hello World](https://docs.github.com/en/get-started/quickstart/hello-world) *(Dalam Bahasa Inggeris)*
* [YouTube - GitHub Tutorial Untuk Pemula](https://www.youtube.com/watch?v=0fKg7e37bQE) *(Dalam Bahasa Inggeris)*
* [YouTube - Panduan untuk Fork GitHub Repo dan Hantar permintaan Pull Request](https://www.youtube.com/watch?v=G1I3HF4YWEw) *(Dalam Bahasa Inggeris)*
* [YouTube - Markdown Kursus Ringkas](https://www.youtube.com/watch?v=HUBNt18RFbo) *(Dalam Bahasa Inggeris)*
Jangan teragak-agak untuk bertanya soalan; setiap penyumbang bermula dengan PR pertama. Jadi... mengapa tidak menyertai komuniti kami [yang besar dan berkembang](https://www.apiseven.com/en/contributor-graph?chart=contributorOverTime&repo=ebookfoundation/free-programming-books).
<details align="center" markdown="1">
<summary>Klik untuk melihat pengguna vs graf masa.</summary>
[![Graf Penyumbang EbookFoundation/free-programming-books dari masa ke masa](https://contributor-overtime-api.apiseven.com/contributors-svg?chart=contributorOverTime&repo=ebookfoundation/free-programming-books)](https://www.apiseven.com/en/contributor-graph?chart=contributorOverTime&repo=ebookfoundation/free-programming-books)
[![Graf Penyumbang Aktif Bulanan EbookFoundation/free-programming-books](https://contributor-overtime-api.apiseven.com/contributors-svg?chart=contributorMonthlyActivity&repo=ebookfoundation/free-programming-books)](https://www.apiseven.com/en/contributor-graph?chart=contributorMonthlyActivity&repo=ebookfoundation/free-programming-books)
</details>
Walaupun anda penyumbang *open source* yang berpengalaman, ada perkara yang mungkin membuat anda kurang jelas. Sebaik sahaja anda telah menghantar PR anda, ***GitHub Actions* akan menjalankan *linter*, selalunya mencari sedikit masalah dengan jarak atau abjad**. Jika anda mendapat butang hijau, semuanya sedia untuk disemak; jika tidak, klik "Details" di bawah cek yang gagal mengetahui apa yang tidak disukai oleh linter, dan selesaikan masalah dengan membuat *commit* baru kepada *branch* dari mana PR anda dibuka.
Akhir kata, jika anda tidak pasti bahawa sumber yang ingin anda tambahkan sesuai untuk `Free-Programming-Books`, baca garis panduan dalam [SUMBANGAN](CONTRIBUTING.md) *([terjemahan](README.md#translations) dalam bahasa lain juga disediakan)*.