docs: add dedicated contributing guides - #178
Merged
Merged
Conversation
Contributor
posthog-dotnet Compliance ReportDate: 2026-04-17 10:09:30 UTC
|
| Test | Status | Duration |
|---|---|---|
| Request Payload.Request With Person Properties Device Id | ❌ | 42ms |
Failures
request_payload.request_with_person_properties_device_id
404, message='Not Found', url='http://sdk-adapter:8080/get_feature_flag'
Contributor
Prompt To Fix All With AIThis is a comment left during a code review.
Path: CONTRIBUTING.md
Line: 50-52
Comment:
**Dropped link to `RELEASING.md`**
The old `README.md` included `For release instructions, see [RELEASING.md](RELEASING.md).` at the end of the Testing section. That line was removed but not carried into `CONTRIBUTING.md`, so release instructions are no longer reachable from any of the changed contributor-facing files. The `## Pull requests` section seems like the natural place to restore it.
```suggestion
Please follow existing conventions and include tests for your change when practical.
For release instructions, see [RELEASING.md](RELEASING.md).
```
How can I resolve this? If you propose a fix, please make it concise.Reviews (1): Last reviewed commit: "docs: add contributing guides" | Re-trigger Greptile |
marandaneto
enabled auto-merge (squash)
April 17, 2026 10:09
dustinbyrne
approved these changes
Apr 17, 2026
This was referenced May 2, 2026
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.
💡 Motivation and Context
This repo had contributor-facing development instructions split between the root README and the SDK compliance adapter README.
This PR moves that guidance into dedicated
CONTRIBUTING.mdfiles so contributors have a consistent place to find local build, sample, and test instructions.💚 How did you test it?
📝 Checklist
If releasing new changes
releaselabel to the PRbump-patch,bump-minor, orbump-major