pd-github-create-issue

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

github create-issue

github create-issue

PREREQUISITE: Read
../pd-github/SKILL.md
for all commands.
bash
npx tsx resources/pd-github.ts create-issue --repo <OWNER/REPO> --title <TITLE> [--body TEXT] [--labels 'bug,high'] [--assignees 'user1,user2']
[!CAUTION] Write command — confirm before executing.
前提条件: 阅读
../pd-github/SKILL.md
获取所有命令。
bash
npx tsx resources/pd-github.ts create-issue --repo <OWNER/REPO> --title <TITLE> [--body TEXT] [--labels 'bug,high'] [--assignees 'user1,user2']
[!CAUTION] 写入类命令 — 执行前请确认。