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

save #205

Merged
merged 2 commits into from
Aug 29, 2024
Merged

save #205

merged 2 commits into from
Aug 29, 2024

Conversation

leonitousconforti
Copy link
Owner

Pull Requests

We welcome contributions via pull requests! Here are some guidelines to help you get started:

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your changes: git checkout -b my-new-feature
  3. Install dependencies: pnpm install (pnpm@9.x)
  4. Make your changes and add tests if applicable.
  5. Run the tests: pnpm build (or just let the ci run them)
  6. Commit your changes with a descriptive commit message: git commit -m 'Add some feature'.
  7. Push your changes to your fork: git push origin my-new-feature.
  8. Open a pull request against our main branch.

Pull Request Guidelines

  • Please make sure your changes are consistent with the project's existing style and conventions.
  • Please write clear commit messages and include a summary of your changes in the pull request description.
  • If your change requires documentation, please update the relevant documentation.
  • Please be patient, I will review your PR as soon as I can!

@leonitousconforti leonitousconforti merged commit 2dd489f into main Aug 29, 2024
2 checks passed
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