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

Ethan2 #2

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Ethan2 #2

wants to merge 13 commits into from

Conversation

leonitousconforti
Copy link
Member

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
  4. Make your changes and add tests if applicable.
  5. Run the tests: pnpm check (or just let the ci run it)
  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.

@leonitousconforti leonitousconforti marked this pull request as ready for review November 20, 2024 19:36
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.

2 participants