[PR #17] [MERGED] docs: add comprehensive contribution guide #17

Closed
opened 2026-02-27 15:56:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rersozlu/food402/pull/17
Author: @rersozlu
Created: 2/3/2026
Status: Merged
Merged: 2/3/2026
Merged by: @rersozlu

Base: feat/openclaw-skillHead: docs/contributing-guide


📝 Commits (2)

  • ee7b56d docs: add comprehensive contribution guide
  • 6a8b8d9 fix: use correct repo URL in contribution guide

📊 Changes

1 file changed (+392 additions, -0 deletions)

View changed files

CONTRIBUTING.md (+392 -0)

📄 Description

Summary

  • Add CONTRIBUTING.md with clear paths for two types of contributors
  • Bug Fixers: step-by-step guide for finding issues, writing tests, and fixing bugs
  • Module Builders: complete guide for adding new features with reference to google-reviews module

Contents

  • Getting started (fork, clone, install, test setup)
  • Bug fixes path with file location reference table
  • Module builders path with complete step-by-step instructions
  • Code standards and testing requirements
  • PR checklist and security guidelines
  • Conventional commit format examples

Test plan

  • All referenced paths verified to exist (shared/modules/, test/integration/, etc.)
  • Example commands tested
  • Follows project documentation style

🤖 Generated with Claude Code


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rersozlu/food402/pull/17 **Author:** [@rersozlu](https://github.com/rersozlu) **Created:** 2/3/2026 **Status:** ✅ Merged **Merged:** 2/3/2026 **Merged by:** [@rersozlu](https://github.com/rersozlu) **Base:** `feat/openclaw-skill` ← **Head:** `docs/contributing-guide` --- ### 📝 Commits (2) - [`ee7b56d`](https://github.com/rersozlu/food402/commit/ee7b56d51646a60165f145728270967cbd0b5e3d) docs: add comprehensive contribution guide - [`6a8b8d9`](https://github.com/rersozlu/food402/commit/6a8b8d9da7bac8349c798d3213ef35b9d7656916) fix: use correct repo URL in contribution guide ### 📊 Changes **1 file changed** (+392 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `CONTRIBUTING.md` (+392 -0) </details> ### 📄 Description ## Summary - Add CONTRIBUTING.md with clear paths for two types of contributors - Bug Fixers: step-by-step guide for finding issues, writing tests, and fixing bugs - Module Builders: complete guide for adding new features with reference to google-reviews module ## Contents - Getting started (fork, clone, install, test setup) - Bug fixes path with file location reference table - Module builders path with complete step-by-step instructions - Code standards and testing requirements - PR checklist and security guidelines - Conventional commit format examples ## Test plan - [x] All referenced paths verified to exist (`shared/modules/`, `test/integration/`, etc.) - [x] Example commands tested - [x] Follows project documentation style 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:56:49 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/food402#17
No description provided.