You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Custom Instructions**|[.github/custom-instructions.md](.github/custom-instructions.md)| Central Copilot/org instructions, prompts, and standards |
72
-
|**Main Agent Index**|[.github/agents/agent.md](.github/agents/agent.md)| Directory of agent specs, stubs, usage, implementation|
72
+
|**Agent Directory**|`.github/agents/`| Directory of agent specs, stubs, and implementations|
73
73
|**WP Block Build Agent Spec**|[.github/agents/wp-block-build.agent.md](.github/agents/wp-block-build.agent.md)| Detailed build process for multi-block plugin agent |
74
74
|**Development Assistant**|[.github/agents/development-assistant.agent.md](.github/agents/development-assistant.agent.md)| AI development assistant with context-specific modes |
75
75
|**Prompts Index**|[.github/prompts/prompts.md](.github/prompts/prompts.md)| Master prompt index and authoring conventions |
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Thank you for your interest in contributing to {{name}}! This document provides
24
24
25
25
## Code of Conduct
26
26
27
-
This project adheres to a [Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to {{author}}.
27
+
This project adheres to a Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to {{author}}.
Comprehensive documentation is available in the **[docs/](docs/)** directory. See **[docs/README.md](docs/README.md)** for complete navigation and documentation index.
0 commit comments