alunduil / alunduil/zfs-replicate

.github/copilot-instructions.md redirects to AGENTS.md

オープン
#421 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement good first issue
主要言語
Python
スター
24
フォーク
6
平均マージ
3時間 11分
マージ済み PR(30日)
49

説明

## User story

As a **GitHub Copilot user (Chat, PR review, or the Copilot coding agent)**, I want **`.github/copilot-instructions.md` to load automatically** so that **Copilot-generated code follows the same conventions as human- and agent-written code**.

## Why

GitHub Copilot reads `.github/copilot-instructions.md` for project-level guidance. Pointing it at AGENTS.md keeps everything in one place.

## Acceptance criteria

- [ ] `.github/copilot-instructions.md` exists.
- [ ] Its body is a one-line redirect: `See [AGENTS.md](../AGENTS.md) for repo conventions.`
- [ ] Any Copilot-specific guidance (e.g., referencing `.github/copilot/*.instructions.md` files once they exist) is appended after the redirect.

## Out of scope

- Creating the task-specific instruction/prompt files under `.github/copilot/` (separate issue).

## Notes

- Target release: **none — chore**
- Depends on `AGENTS.md` landing first.
- Source: modernization assessment §6.1.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。