Skip to content

Add Node.js and JavaScript code generation guidelines with Vitest testing#84

Merged
aaronpowell merged 1 commit into
github:mainfrom
sinedied:nodejs
Jul 13, 2025
Merged

Add Node.js and JavaScript code generation guidelines with Vitest testing#84
aaronpowell merged 1 commit into
github:mainfrom
sinedied:nodejs

Conversation

@sinedied

Copy link
Copy Markdown
Contributor

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

Guidelines for writing Node.js and JavaScript code with Vitest testing


Type of Contribution

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

Additional Notes


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

Copilot AI review requested due to automatic review settings July 11, 2025 11:24

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 a new instruction file for Node.js/JavaScript code generation with Vitest testing and updates the README to include it.

  • Introduces nodejs-javascript-vitest.instructions.md with guidelines on coding standards, testing, documentation, and user interactions.
  • Updates README.md to register the new "Code Generation Guidelines" entry in the instructions table.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
instructions/nodejs-javascript-vitest.instructions.md Adds code generation guidelines for Node.js/JavaScript with Vitest testing
README.md Adds "Code Generation Guidelines" entry to the instructions index
Comments suppressed due to low confidence (1)

instructions/nodejs-javascript-vitest.instructions.md:2

  • Front matter values should use single quotes for consistency; change the description value to single quotes.
description: "Guidelines for writing Node.js and JavaScript code with Vitest testing"

@aaronpowell aaronpowell merged commit 8642ad4 into github:main Jul 13, 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.

3 participants