0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 11:17:50 +01:00
posthog/CONTRIBUTING.md
Paul D'Ambra dd3436283c
chore: contribution guidelines about paid features (#11653)
* chore: contribution guidelines about paid features

* Update CONTRIBUTING.md

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
2022-09-05 11:28:13 +01:00

32 lines
1.2 KiB
Markdown

There are many ways to contribute to PostHog. We want to help developers know exactly how users are interacting with their stuff, in a way that doesn't send data to 3rd parties.
# Creating a PR
Just create a new pull request if you want to make an update.
For now, please request Tim (tim@posthog.com) to do the QA.
If you want to speak to us before doing lots of work, just email hey@posthog.com - we're very responsive and friendly!
# Issues
Spotted a bug? Has deployment gone wrong? Do you have user feedback? Raise an issue for the fastest response.
... or pick up and fix an issue if you want to do a Pull Request.
## Issues with paid features
We prefer not to accept external contributions for paid features. If you don't see the feature on your local build, it's most probably paid.
# Feature requests
Raise an issue for these and tag it as an Enhancement. We love every idea. Please give us as much context on the why as possible.
# Features
We don't, yet, have a prescriptive roadmap laid out.
As a rule of thumb - if it fits with helping developers understand product usage, we'll generally like it.
If you are at all unsure, just raise it as an enhancement issue first, and we'll very quickly respond.