9 Commits

Author SHA1 Message Date
Brooke Hamilton
c82d888fc4
makefile instructions (#407)
Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
2025-11-16 09:58:31 +11:00
Shane Neuville
17a3ac5931
.NET MAUI 9 to 10 upgrade instructions (#395)
* .NET MAUI 9 to 10 upgrade instructions

* - update readme and front matter

* - fix windows10 notes

* fix: add applyTo field for file targeting in upgrade instructions
2025-11-12 10:06:12 +11:00
Brooke Hamilton
e97a1cf787
Shell scripting instructions for bash, sh, zsh, and other shells (#389)
* shell scripting instructions

Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>

* parsing guidelines

Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>

---------

Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
2025-11-10 10:35:55 +11:00
Christian Lechner
579abafdd4
feat: add instruction for provisioning resources on SAP BTP (#384)
* feat: add instrcutions for Terraform on SAP BTP

* refactoring via GH Copilot streamlining the content

* docs: add contribution

* docs: fixes for review comments by GH Copilot

---------

Co-authored-by: Christian Lechner <22294087+lechnerc77@users.noreply.github.com>
2025-11-10 10:26:51 +11:00
John Haugabook
aa81913faa
add update-code-from-shorthand instructions (#370)
* add update-code-from-shorthand.instructions

* add update-code-from-shorthand.instructions

* Update docs/README.instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update instructions/update-code-from-shorthand.instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* improve example in update-code-from-shorthand

* update README.instructions

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-03 15:10:40 +11:00
Ankit Das
83cdb8c13b
feat: Add Codexer instructions for advanced Python research (#368)
* docs: update README with Codexer instructions

* docs: regenerate README after adding Codexer instructions
2025-11-03 10:18:47 +11:00
Aaron Powell
41566f327f Fixing install links 2025-10-29 16:25:53 +11:00
Aaron Powell
5bd9125f57 Fixing deep links 2025-10-29 16:21:05 +11:00
Aaron Powell
56d7ce73a0
Partners (#354)
* initial prototype of partners collection with featured collection support

* Starting to add the partners

* Preparing the repo for how the custom agents will work

* moving some files around

* Moving a bunch of stuff around to make the file easier to read

* improving the front matter parsing by using a real library

* Some verbage updates

* some more verbage

* Fixing spelling mistake

* tweaking badges

* Updating contributing guide to be correct

* updating casing to match product

* More agents

* Better handling link to mcp registry

* links to install mcp servers fixed up

* Updating collection tags

* writing the mcp registry url out properly

* Adding custom agents for C# and WinForms

Expert custom agents to improve your experience when working with C# and WinForms in Copilot

* Adding to agents readme

* Adding PagerDuty agent

* Fixing description for terraform agent

* Adding custom agents to the README usage

* Removing the button to make the links more obvious

* docs: relocate category READMEs to /docs and update generation + internal links

* Updating prompts for new path

* formatting

---------

Co-authored-by: Chris Patterson <chrispat@github.com>
2025-10-29 06:07:13 +11:00