docs: issue templates + CODE_OF_CONDUCT - #70
Merged
Conversation
- .github/ISSUE_TEMPLATE/: parser-tailored bug report (asks for the exact input, expected vs actual, options/preset, package + PHP versions, optional RFC), a feature-request form, and a config that disables blank issues and links to Discussions + the cookbook. - CODE_OF_CONDUCT.md: Contributor Covenant 2.1 (contact mmucklo@gmail.com). - ROADMAP: community items marked done.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #70 +/- ##
=========================================
Coverage 95.64% 95.64%
Complexity 434 434
=========================================
Files 6 6
Lines 1078 1078
=========================================
Hits 1031 1031
Misses 47 47 🚀 New features to boost your workflow:
|
Replace the full 130-line copy with a short file that links the canonical Contributor Covenant 2.1 and gives the report contact — the community-accepted concise form, still recognized by GitHub's community-health checks.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #69 (which merged the cookbook + PR template). Adds the remaining community-hygiene docs.
.github/ISSUE_TEMPLATE/— YAML issue forms: a parser-tailored bug report (asks for the exact input string, expected vs actual, options/preset, package + PHP versions, optional RFC), a feature request, and aconfig.ymlthat disables blank issues and links to Discussions + the cookbook.CODE_OF_CONDUCT.md— Contributor Covenant 2.1 (contactmmucklo@gmail.com).Docs/tooling only. ROADMAP community items marked done.