Skip to content

Conversation

@PEZ
Copy link
Contributor

@PEZ PEZ commented Oct 3, 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


Type of Contribution

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

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 3, 2025 15:25
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 updates the Clojure instructions file to provide clearer guidance on REPL-driven development practices. The main focus is on reorganizing content to emphasize the importance of maintaining a working REPL connection and proper alignment for bracket balancing.

  • Reorganized interactive programming guidelines with emphasis on REPL availability
  • Added detailed section on bracket balancing and alignment requirements
  • Consolidated REPL-related guidance for better organization

@aaronpowell aaronpowell merged commit ccee5c4 into github:main Oct 8, 2025
2 checks passed
@PEZ PEZ deleted the clojure-instructions-update branch October 8, 2025 07:29
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