d3heatmap icon indicating copy to clipboard operation
d3heatmap copied to clipboard

Add Copilot code review instructions

Open Copilot opened this issue 3 months ago • 0 comments

Adds .github/copilot-instructions.md to enable automatic Copilot code review with repository-specific guidance.

Review Guidelines

The instructions file covers:

  • R code standards — roxygen2 docs, NAMESPACE exports, parameter typing
  • htmlwidgets/JS integration — D3.js practices, XSS prevention, JSON serialization
  • Shiny integration — reactive efficiency, input validation
  • Testing/docs — coverage expectations, NEWS.md updates
  • Compatibility — backward compat, R version, htmlwidgets compat

Reference: GitHub blog on Copilot Code Review instructions

Original prompt

This section details on the original issue you should resolve

<issue_title>[FEATURE] add copilot review to be run automatically</issue_title> <issue_description>Some context:

https://github.blog/ai-and-ml/unlocking-the-full-power-of-copilot-code-review-master-your-instructions-files/</issue_description>

Comments on the Issue (you are @copilot in this section)

  • Fixes talgalili/d3heatmap#93

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot avatar Nov 29 '25 12:11 Copilot