Skip to content

Comments

Add comprehensive contribution guides for Base blockchain in Indonesian and English#3

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/contribute-to-github-base
Draft

Add comprehensive contribution guides for Base blockchain in Indonesian and English#3
Copilot wants to merge 3 commits intomainfrom
copilot/contribute-to-github-base

Conversation

Copy link

Copilot AI commented Nov 20, 2025

User requested guidance on contributing to the Base node repository (https://github.com/base/node) with no prior experience.

Changes

New Documentation Files

  • HOW_TO_CONTRIBUTE_TO_BASE.md - Bilingual quick start guide with learning paths and resource links
  • CONTRIBUTING_TO_BASE.md - Complete Indonesian tutorial (590 lines): prerequisites, workflow, examples, FAQ
  • CONTRIBUTING_TO_BASE_EN.md - English equivalent with identical structure and coverage

Updated Files

  • README.md - Added prominent section linking to contribution guides
  • INDEX.md - Added "Contributing to Base Blockchain" section with guide references

Content Coverage

Each guide includes:

  • Environment setup (Git, Go, GitHub account)
  • Contribution types (documentation, bug reports, testing, code, community)
  • Complete fork→clone→branch→commit→PR→merge workflow
  • Commit message conventions and PR templates
  • Learning resources for Git, Go, and blockchain
  • Beginner tips and troubleshooting

Example Usage

Users can start with zero knowledge:

## Quick Start (Bahasa Indonesia):

1. **Fork** repository Base: https://github.com/base/node
2. **Clone** fork kamu ke komputer lokal
3. **Install** Go (golang) dan Git
4. **Buat branch** baru untuk perubahan kamu
5. **Buat perubahan** dan test dengan `go test ./...`
6. **Commit** dengan message yang jelas
7. **Push** ke fork kamu
8. **Buat Pull Request** ke repository utama

Guides target absolute beginners while providing depth for intermediate developers exploring open source and blockchain contribution.

Original prompt

https://github.com/base/node
apa kira2 yang bisa aku lakukan untuk berkontribusk ke github base? tolong dong ajari atau lakukan sesuatu aku gatau apa2


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits November 20, 2025 08:13
Co-authored-by: ismaonezain <88978640+ismaonezain@users.noreply.github.com>
Co-authored-by: ismaonezain <88978640+ismaonezain@users.noreply.github.com>
Copilot AI changed the title [WIP] Add contribution guide for GitHub base Add comprehensive contribution guides for Base blockchain in Indonesian and English Nov 20, 2025
Copilot AI requested a review from ismaonezain November 20, 2025 08:17
@ismaonezain
Copy link
Owner

@copilot mana njir ga ada

Copy link
Author

Copilot AI commented Nov 23, 2025

@copilot mana njir ga ada

Files sudah ada kok! 😊 Mereka ada di branch PR ini: copilot/contribute-to-github-base

3 files yang dibuat:

  1. CONTRIBUTING_TO_BASE.md - Panduan lengkap Bahasa Indonesia (590 baris)
  2. CONTRIBUTING_TO_BASE_EN.md - Complete English guide (590 baris)
  3. HOW_TO_CONTRIBUTE_TO_BASE.md - Quick start guide (287 baris)

Plus 2 files yang di-update:

  • README.md - Added links to the guides
  • INDEX.md - Added section for Base contribution

Bisa dilihat di tab "Files changed" di PR ini, atau langsung buka di GitHub:

Commit: b6aa6c3 dan 1042b73

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants