Skip to content

Add CONTRIBUTING.md with three core sections#38

Open
lb1192176991-lab wants to merge 1 commit into
tommycet:mainfrom
lb1192176991-lab:add-contributing-md
Open

Add CONTRIBUTING.md with three core sections#38
lb1192176991-lab wants to merge 1 commit into
tommycet:mainfrom
lb1192176991-lab:add-contributing-md

Conversation

@lb1192176991-lab

Copy link
Copy Markdown

What

Adds a new CONTRIBUTING.md file at the repository root containing three top-level sections: Setup, Running the tests, and Submitting a pull request.

Why

The repository currently lacks contribution guidelines. This helps external contributors understand how to set up the development environment, run tests, and submit PRs.

Testing

  • Confirmed make test is mentioned in the "Running the tests" section as required.
  • The file renders correctly as Markdown.
  • All three required sections (## Setup, ## Running the tests, ## Submitting a pull request) are present.

Closes #26.

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.

Add CONTRIBUTING.md with three core sections

1 participant