mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 18:35:14 +00:00
Convert all prompts to skills and update plugin manifests
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
This commit is contained in:
@@ -15,10 +15,10 @@
|
||||
"junit",
|
||||
"javadoc"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/java-docs.md",
|
||||
"./commands/java-junit.md",
|
||||
"./commands/java-springboot.md",
|
||||
"./commands/create-spring-boot-java-project.md"
|
||||
"skills": [
|
||||
"./skills/java-docs/",
|
||||
"./skills/java-junit/",
|
||||
"./skills/java-springboot/",
|
||||
"./skills/create-spring-boot-java-project/"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user