* Adds Oqtane instructions file.
Adds a new file containing instructions for Oqtane. This provides necessary documentation for setting up and using the Oqtane framework.
* Adds instructions for Oqtane module
Introduces a new file with instructions for customizing GitHub Copilot behavior for Oqtane modules.
Removes the old instruction file.
* Adds Oqtane module development instructions
Provides instructions for customizing GitHub Copilot behavior for Oqtane module development, including code style, naming conventions, error handling, and performance optimization.
* Update instructions/oqtane.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update instructions/oqtane.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update instructions/oqtane.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update instructions/oqtane.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update instructions/oqtane.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update instructions/oqtane.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Adding to readme
Don't know why the github action wasn't picking it up
---------
Co-authored-by: DAVIS Mark E <Mark.DAVIS@lanecountyor.gov>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com>
* Update Blueprint Mode documentation to reflect version 36 changes and enhance clarity on workflows and directives.
* Update chatmodes/blueprint-mode.chatmode.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Refine directives in Blueprint Mode documentation for clarity and accuracy
* Update Blueprint Mode documentation to version 37, enhancing clarity and detail in core directives and tool usage policies.
* Update Blueprint Mode documentation to version 37, enhancing clarity on workflows and directives.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
- Refined the process for updating Azure Verified Modules in Bicep files.
- Added steps for identifying unique AVM modules and validating updates.
- Updated tool usage guidelines to include additional tools.
- Clarified output format and summary requirements.
* Initial plan
* Add all-contributors setup with contributor recognition
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
* Finalize all-contributors setup and update documentation
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
* Add @aaronpowell as a contributor
* Add @mubaidr as a contributor
* Add @digitarald as a contributor
* Add @mbianchidev as a contributor
* generating the current list
* playing with emojis
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com>
Co-authored-by: all-contributors-bot <all-contributors-bot@example.com>
* Added instructions for Azure DevOps pipelines
Added new instructions on best practices for Azure DevOps pipeline YAML files in `azure-devops-pipelines.instructions.md`. Sections include general guidelines, pipeline structure, build best practices, test integration, security considerations, deployment strategies, variable and parameter management, performance optimization, monitoring and observability, template reusability, and branching and triggering strategies. An example YAML pipeline structure and a list of common anti-patterns to avoid have also been added.
* fix following the copilot's comments
---------
Co-authored-by: Christophe Peugnet <christophe.peugnet@outlook.fr>
* feat: Revise Blueprint Mode documentation for clarity and conciseness
* feat: Update Blueprint Mode to v30 with enhanced workflows and self-correction features
* fix: Correct terminology from 'todos' to 'tasks' and improve capitalization for consistency
* feat: Upgrade model to GPT-5 Mini and enhance communication guidelines for brevity and clarity
* feat: Update model version to GPT-4.1 and clarify critical execution guidelines
* feat: Enhance Blueprint Mode with improved task handling and workflow directives
* feat: Revise Blueprint Mode directives for clarity and brevity, introducing confidence-based ambiguity resolution
* Initial plan
* Add mode: 'agent' to all 14 prompt files missing the field, fix BOM character
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
* Revert description field format changes while keeping mode field additions
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
* docs(prompt): add EditorConfig Expert prompt for .editorconfig generation
Adds a new prompt definition that guides the generation of comprehensive .editorconfig files based on project analysis and user preferences, including rule-by-rule explanations and best practices.
* docs(readme): add EditorConfig Expert prompt entry with description and install links
---------
Co-authored-by: Aung Myo Kyaw <aungmyokyaw@users.noreply.github.com>
* CHANGE: update tools list and enhance implementation plan
- Reordered tools in the implementation plan for clarity.
- Added structured implementation phases with task tables.
- Revised goal description for better understanding.
* CHANGE: add status definition for implementation plans
- Introduced a new section for defining the status of implementation plans.
- Status options include `Completed`, `In progress`, `Planned`, `Deprecated`, and `On Hold`.
- Status is displayed as a badge in the introduction section.
* CHANGE: add status field to implementation plan
- Introduced a new 'status' field to the implementation plan.
- The status can be set to 'Completed', 'In progress', 'Planned', 'Deprecated', or 'On Hold'.
* add instructions for accessibility
* update readme
* Added a description to the a11y instructions
* Fix spelling and formatting issues
* Fixing line ending
---------
Co-authored-by: Michael Fairchild <mfairchild@microsoft.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com>