Skip to main content

woocommerce-git

Guidelines for git and GitHub operations in the WooCommerce repository.

الانتقال إلى التثبيت

معلومات المصدر

المستودع
woocommerce/woocommerce-fraud-protection
آخر نشاط في المصدر
٣ فبراير ٢٠٢٦ في ١٩:٢٤
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٤
التفرعات
٢

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
name
woocommerce-git
description
Guidelines for git and GitHub operations in the WooCommerce repository.
# WooCommerce Git Guidelines ## Pull Requests When creating PRs, follow the template at `.github/PULL_REQUEST_TEMPLATE.md`. Include all sections from the template; if a section does not apply, write "N/A" under that heading. Pass the body via a HEREDOC to `gh pr create --body`.
عرض على GitHub