Skip to content

Conversation

markdav-is
Copy link
Contributor

@markdav-is markdav-is commented Sep 4, 2025

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description

Instructions to help Oqtane Module Developers using copilot to leverage more of the built-in Oqtane base classes and helper functions.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify):

Additional Notes

Based on the blazor-instructions


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

DAVIS Mark E added 3 commits September 4, 2025 08:34
Adds a new file containing instructions for Oqtane. This provides necessary documentation for setting up and using the Oqtane framework.
Introduces a new file with instructions for customizing GitHub Copilot behavior for Oqtane modules.

Removes the old instruction file.
Provides instructions for customizing GitHub Copilot behavior for Oqtane module development, including code style, naming conventions, error handling, and performance optimization.
@Copilot Copilot AI review requested due to automatic review settings September 4, 2025 18:00
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds instructions to help Oqtane module developers use GitHub Copilot more effectively by leveraging built-in Oqtane base classes and helper functions. The instructions are based on existing Blazor instructions but tailored specifically for the Oqtane framework.

  • Adds comprehensive Oqtane development guidelines covering client-server patterns, base classes, and framework-specific best practices
  • Provides guidance on state management, API integration, and testing within the Oqtane ecosystem
  • Includes instructions for leveraging Oqtane's built-in authentication and logging mechanisms

markdav-is and others added 7 commits September 4, 2025 16:07
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Don't know why the github action wasn't picking it up
@aaronpowell aaronpowell merged commit dfc3367 into github:main Sep 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants