Skip to content

Created CONTRIBUTING.md with contribution guidelines#20

Closed
AppleDinger wants to merge 6 commits intophp-debugger:mainfrom
AppleDinger:docs/contributing.md
Closed

Created CONTRIBUTING.md with contribution guidelines#20
AppleDinger wants to merge 6 commits intophp-debugger:mainfrom
AppleDinger:docs/contributing.md

Conversation

@AppleDinger
Copy link
Copy Markdown
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
Copy Markdown

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 <[email protected]>
Updated formatting and structure of the CONTRIBUTING.md file for better readability and organization.
Copy link
Copy Markdown

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.

@pronskiy pronskiy added the documentation Docs, guides, templates label Mar 24, 2026
AppleDinger and others added 3 commits March 29, 2026 20:35
Co-authored-by: Roman Pronskiy <[email protected]>
Co-authored-by: Roman Pronskiy <[email protected]>
Co-authored-by: Roman Pronskiy <[email protected]>
@AppleDinger AppleDinger closed this by deleting the head repository Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Docs, guides, templates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add CONTRIBUTING.md

4 participants