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: upgrade to Meteor 3 #13

Draft
wants to merge 9 commits into
base: dev
Choose a base branch
from
Draft

refactor: upgrade to Meteor 3 #13

wants to merge 9 commits into from

Conversation

diavrank
Copy link
Owner

@diavrank diavrank commented Jul 30, 2024

Fixes: #number

Description

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
    • Good variable naming.
    • Constants are capitalized and snake cased.
    • Code uses const instead of let and var.
  • My commit history is nice and readable
  • My PR doesn't contain more than 10 or max 15 files changed
  • I've added the number of the issue I'm fixing at the top of my file
  • My code has been reviewed
  • My code passed all the checks on the Pipeline (Action)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

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

Successfully merging this pull request may close these issues.

1 participant