Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(app): 3235 - Add useCohort hook #4628

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nicobret
Copy link
Collaborator

Pull Request Title Rules

Pull request format must respect this format:

<type>(<scope>, <scope>...): <Notion ID> or "sentry" - <description>

Allowed types: feat, fix, refactor, chore.
Allowed scopes: release, app, admin, misc, api, all, github, terraform, kb, lib.

Notion ID, followed by a - is mandatory on types refactor, feat and fix.

If you really need to bypass the pull request title validation, you can add the bypass title label to you PR.

Examples of valid PR titles:

  • chore(release): New version 1.3.3.7
  • refactor(api): 1789 - Removed monarchy from codebase
  • fix(api, app, admin): 1981 - User cannot delete each other accounts anymore.
  • fix(api): sentry - Implement capture or fix a bug.

Description

Todo

Checklist

  • ⚠️ My code can have side-effects on other part of the code-base
  • I have added the Plausible tags/events
  • I have performed a self-review of my code (and removed console.log)

Ticket / Issue

Testing instructions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant