https://www.growthbook.io/ logo
Join Slack
Powered by
# contributing
  • c

    clean-river-69825

    10/24/2023, 8:01 AM
    Hey! We’ve a couple of PRs open in the Ruby SDK repo. Could you take a look, please? We’re trying to have feature parity in our app (using the JS SDK) and the backend one. Thanks!
    f
    • 2
    • 4
  • f

    few-gpu-9366

    11/30/2023, 2:02 PM
    Hey! I've made a PR on the main repo. It's a tiny bug fix. Could someone please take a look? Thanks 🙂
    r
    • 2
    • 2
  • n

    nice-gpu-34859

    12/26/2023, 10:47 PM
    Hi! I added a small PR to be able to track the ruleId with
    eval_feature
    in the Python SDK like other SDKs do: https://github.com/growthbook/growthbook-python/pull/14
    f
    • 2
    • 2
  • a

    agreeable-elephant-38605

    01/23/2024, 9:30 PM
    @swift-helmet-3648 - I left some comments on your OTEL metrics instrumentation PR https://github.com/growthbook/growthbook/pull/1814 from some testing that I did (overall it seems to work well!) Wondering if it'd be helpful for me to push my version up to a branch for reference so we aren't duplicating effort too much
    s
    • 2
    • 1
  • a

    agreeable-elephant-38605

    03/06/2024, 5:32 PM
    @future-teacher-7046 wanted to get your input on a change i'm working on to introduce "resuming" an analysis by checking the stored
    externalId
    of a query/job (in the case a query is considered "stale" e.g. if the app is restarted or the async event is lost/dies somehow). My original approach was to refactor
    expireOldQueries.ts
    to call some new
    getQueryResults(externalId: string)
    function I added and re-instantiate the relevant
    QueryRunner
    and call a new
    resumeAnalysis
    . The only issue I've run into so far is that re-instantiating a
    QueryRunner
    requires a
    ReqContext
    , but there isn't an original request in this agenda job to get a
    ReqContext
    for. Is it ok for me to manually craft a context in this case? What user would be associated with it?
  • a

    agreeable-elephant-38605

    03/06/2024, 5:32 PM
    oh, nvm i actually just realized there's
    getContextForAgendaJobByOrgId
  • q

    quick-author-9813

    03/28/2024, 9:36 PM
    Hi Team, I have raised a PR to update the sql editor for editor for identifier joins. Could you review it once and provide comments if any. Link to the Issue: https://github.com/growthbook/growthbook/issues/1769 Link to the PR: https://github.com/growthbook/growthbook/pull/2307 Thanks and Regards, Karthik
    f
    • 2
    • 1
  • s

    steep-van-21141

    04/10/2024, 4:16 AM
    Hi Team, I would like to contribute to Growthbook, is there any issue that I can get started with? I am new to open-source contributions.
    f
    • 2
    • 4
  • t

    thankful-policeman-39899

    05/13/2024, 2:31 PM
    Hi Team, i've written a PR to support
    Assume Role
    as an auth option for AWS Athena and would love a review! PR: https://github.com/growthbook/growthbook/pull/2471 Thanks, Tom
    f
    • 2
    • 1
  • m

    many-queen-54958

    05/20/2024, 3:00 AM
    Hey Team, I was working at this bug: BUG I am having issues in replicating the bug. I want to know how to assign a user global no-access role. The list of roles which I can see is:
    f
    b
    • 3
    • 10
  • m

    many-queen-54958

    05/24/2024, 3:07 PM
    Hey Team, Would like to pick up this issue: https://github.com/growthbook/growthbook/issues/2549 Can anyone please assign me?
    b
    • 2
    • 3
  • a

    agreeable-elephant-38605

    08/02/2024, 7:08 PM
    @future-teacher-7046 when running growthbook locally (via
    yarn dev
    ) - do your or your team run into issues with it getting stuck loading? I thought it might be
    webpack-hmr
    since that stays in
    pending
    forever, but after reading a bit more about it I think it's supposed to do that? I haven't been able to figure out what causes this, it seems to happen pretty randomly, I thought it was related to some cookie/cache on the browser because sometimes I can clear that and it works, but its happening in incognito as well
    f
    • 2
    • 3
  • q

    quick-author-9813

    08/04/2024, 5:45 PM
    Hi Team, I raised a PR few days ago for this issue. Could you please review it. Thanks
    f
    • 2
    • 1
  • c

    creamy-iron-757

    08/22/2024, 2:52 PM
    Hi, just created this Issue on the proxy. Would gladly help in solving it but I can’t seem to figure out where and how the release process is trigged, and what or who creates the git tag. Could anyone help me out?
    f
    • 2
    • 2
  • s

    silly-helmet-40595

    12/04/2024, 2:49 PM
    Hi all I would like to work on issue https://github.com/growthbook/growthbook/issues/3385 Can anyone help me creating required data / replicating this issue
    f
    • 2
    • 8
  • w

    worried-knife-73272

    12/25/2024, 7:16 AM
    Can anyone tell me where the code for navbar is in the codebase
    f
    • 2
    • 4
  • w

    worried-knife-73272

    01/16/2025, 10:24 AM
    Hey @fresh-football-47124 I created this pr https://github.com/growthbook/growthbook/pull/3534 to close this issue https://github.com/growthbook/growthbook/issues/2693 can you review it
    s
    • 2
    • 1
  • w

    worried-knife-73272

    01/20/2025, 4:08 AM
    Hey team can you further review my pr I made the changes the team asked for :- https://github.com/growthbook/growthbook/pull/3534
  • w

    worried-knife-73272

    01/27/2025, 11:12 AM
    Hi would love to work on this issue:-https://github.com/growthbook/growthbook/issues/3559 Can anyone in the team guide me whether the changes should be done on the frontend or the backend, are the filters done once the data is fetched or the filtered data is returned.
  • w

    worried-knife-73272

    01/29/2025, 4:33 PM
    Hi team opened a new pr https://github.com/growthbook/growthbook/pull/3589 to close this issue https://github.com/growthbook/growthbook/issues/3559. Can anyone in the team review the changes made.
  • w

    worried-knife-73272

    02/01/2025, 10:36 AM
    Can the anyone in the team review the above pr
    s
    • 2
    • 2
  • w

    worried-knife-73272

    02/08/2025, 9:48 AM
    Needed help for solving #3613 issue
    f
    • 2
    • 11
  • w

    worried-knife-73272

    04/09/2025, 6:09 PM
    Hi
  • w

    worried-knife-73272

    04/09/2025, 6:09 PM
    I made this pr https://github.com/growthbook/growthbook/pull/3589 can you please merge it to the repo
  • w

    worried-knife-73272

    04/09/2025, 6:10 PM
    Will do the necessary changes if requested
  • s

    swift-queen-7691

    05/21/2025, 5:13 PM
    Hello Growthbook team, 👋 I am excited to contribute to growthbook!! However, I am facing few issues while setting up the repo on my Mac M4 pro when I run command
    yarn setup
    . I am using CONTRIBUTING.md as guide. Can someone from the team, help me to solve this? PS: I have contributed to OSS before (see my recent PRs: PRs list)
    s
    • 2
    • 15
  • s

    swift-queen-7691

    05/26/2025, 5:27 PM
    Hello there👋 Can someone from the team checkout this PR #4109, raised for the issue #2668? Happy Reviewing :)
    f
    • 2
    • 18
  • s

    swift-queen-7691

    05/27/2025, 5:06 PM
    Hi team👋, I have fixed issue: #2999 and raised the PR #4115 (original scroll fix) following up on that, I am working on making email field sticky, which is in place now, but I'm running into a small issue with preserving the hover style on the sticky column. The sticky positioning works, but the hover effect isn’t being preserved as expected. I suspect the issue is somehow the bg becomes transparent on hover or not correctly overriding the default. Here's what I've done:
    Copy code
    .table-field-sticky {
      position: sticky;
      left: 0;
      z-index: 1;
      background-color: var(--surface-background-color);
    }
    
    // .table-hover .table-field-sticky{
    //     position: sticky;
    //     left: 0;
    //     z-index: 1;
    //    background-color: rgba(colors.$gray4, 0.05);
    // }
    
    .dark .table-field-sticky {
      background-color: var(--color-panel-solid);
    Do checkout video for more context. If anyone has a pointer or suggestion, I'd really appreciate the help 🙏
    Screen Recording 2025-05-27 at 10.24.27 PM.movScreen Recording 2025-05-27 at 10.24.56 PM.mov
    • 1
    • 1
  • s

    swift-queen-7691

    06/05/2025, 4:59 PM
    Hey team👋, I wanted to share a few PRs opened by me: • PR #4120 => Issue #3837 • PR #4140 => Issue #3742 • PR #4148 => Issue #3600 Can someone from the team take a look at these or leave any feedback? It might be helpful as we progress through the launch month 😇 Happy Reviewing :)
    s
    • 2
    • 3
  • w

    wooden-gigabyte-58268

    07/16/2025, 9:52 AM
    Hello GrowthBook team, I am Ankit. I like to contribute in OSS projects and excited to contribute here.
    🙌 1