Skip to content

Conversation

@PEZ
Copy link
Contributor

@PEZ PEZ commented Oct 1, 2025

Attending to the Copilot review points on the PR that was merged:

  • Fixed the word "thruth" to "truth."
  • Eliminated redundant docstring placement instructions for clarity.

Also updated the instructions and the chatmode a tiny bit based on user feedback.

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


Type of Contribution

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

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 October 1, 2025 06:35
Copy link
Contributor

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 addresses minor documentation improvements by fixing a spelling error and removing redundant content to enhance clarity.

  • Fixed typo "thruth" → "truth" in the interactive programming prompt
  • Removed duplicate docstring placement instructions from Clojure guidelines

Reviewed Changes

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

File Description
prompts/remember-interactive-programming.prompt.md Corrected spelling of "truth" in the prompt description
instructions/clojure.instructions.md Removed redundant docstring placement section to eliminate duplication

@aaronpowell aaronpowell merged commit 591d2fd into github:main Oct 2, 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