Skip to content

Commit 9a1378e

Browse files
committed
Update copilot-instructions.md
- update AI agent signature
1 parent 5d01f90 commit 9a1378e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/copilot-instructions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,13 @@ This includes instructions for editing the OBA ontology.
8585
- Always commit in a branch, e.g. issue-NNN
8686
- If there is an existing PR which you started then checkout that branch and continue, rather than starting a new PR (unless you explicitly want to abandon the original PR, e.g. it was on completely the wrong tracks)
8787
- Always make clear detailed commit messages, saying what you did and why
88-
- Always sign your commits `@dragon-ai-agent`
88+
- Always sign your commits `@AI agent`
8989
- Create PRs using `gh pr create ...`
9090
- File PRs with clear descriptions, and sign your PR
9191

9292
## Handling GitHub issues and requests
9393
- Use `gh` to read and write issues/PRs
94-
- Sign all commits and PRs as `@dragon-ai-agent`
94+
- Sign all commits and PRs as `@AI agent`
9595

9696
## TROUBLESHOOTING
9797
- If your obo file has syntax errors, you can use `robot convert -vvv` to see full trace
@@ -110,7 +110,7 @@ This includes instructions for editing the OBA ontology.
110110

111111
- Link back to the issue you are dealing with using the `term_tracker_item`
112112
- All terms should have definitions, with at least one definition xref, ideally a PMID
113-
- You can sign terms as `created_by: dragon-ai-agent`
113+
- You can sign terms as `created_by: AI agent`
114114

115115
## Relationships
116116

0 commit comments

Comments
 (0)