Skip to content

Created CONTRIBUTING.md with contribution guidelines#20

Open
AppleDinger wants to merge 3 commits intopronskiy:mainfrom
AppleDinger:docs/contributing.md
Open

Created CONTRIBUTING.md with contribution guidelines#20
AppleDinger wants to merge 3 commits intopronskiy:mainfrom
AppleDinger:docs/contributing.md

Conversation

@AppleDinger
Copy link
Contributor

Added contributing guidelines for the PHP Debugger project, including PR process, branching guidelines, development setup, code style, testing requirements, and licensing.

Fixes #16

Added contributing guidelines for the PHP Debugger project, including PR process, branching guidelines, development setup, code style, testing requirements, and licensing.
Copilot AI review requested due to automatic review settings March 17, 2026 17:25
Copy link

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

Adds a contributor guide for the PHP Debugger repository to standardize PR workflow, branching, build steps, and testing expectations.

Changes:

  • Introduces PR process guidelines (reviews, one-change-per-PR, diff hygiene)
  • Documents branch naming conventions and basic build steps
  • Documents testing expectations and how to run the test suite

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

@pronskiy pronskiy self-requested a review March 18, 2026 10:35
AppleDinger and others added 2 commits March 19, 2026 14:53
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Updated formatting and structure of the CONTRIBUTING.md file for better readability and organization.
Copy link

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

Adds a new CONTRIBUTING.md at the repo root to document how to contribute to the PHP Debugger project, aligning with Issue #16’s request for build/test instructions and contribution expectations.

Changes:

  • Introduces contribution workflow guidance (PR process and branch naming).
  • Documents local development steps (build and test commands).
  • Captures project conventions (tabs indentation) and contribution requirements (tests, no new XFAIL regressions).

💡 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.

Add CONTRIBUTING.md

3 participants