Skip to content

Conversation

@mindblowngaming
Copy link

This update resolves markdown linting issues (MD047) by ensuring the LICENSE and CONTRIBUTING.md files each end with a single newline character. This fixes compatibility and formatting checks with markdown tools and CI/CD pipelines. No functional logic is changed—only file ending formatting to adhere to repository standards.

ImgBotApp and others added 4 commits October 21, 2025 00:48
*Total -- 2,148.53kb -> 2,069.17kb (3.69%)

/media/bootstrap-claude-code.gif -- 302.03kb -> 287.57kb (4.79%)
/media/specify_cli.gif -- 1,744.60kb -> 1,681.69kb (3.61%)
/media/spec-kit-video-header.jpg -- 101.89kb -> 99.91kb (1.95%)

Signed-off-by: ImgBotApp <[email protected]>
…gle newline character, fixing the MD047 issue.
Copilot AI review requested due to automatic review settings October 27, 2025 19:18
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 fixes markdown linting issues (MD047) by ensuring LICENSE and CONTRIBUTING.md files end with a single newline character, improving compatibility with markdown tools and CI/CD pipelines.

Key changes:

  • Removes extra blank line from end of LICENSE file
  • Adds bash syntax highlighting to code blocks in CONTRIBUTING.md

Reviewed Changes

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

File Description
LICENSE Removes trailing blank line to comply with MD047
CONTRIBUTING.md Adds bash syntax highlighting to code blocks and ensures proper newline ending

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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