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

Feat refacto #31

Merged
merged 10 commits into from
Aug 12, 2022
Merged

Feat refacto #31

merged 10 commits into from
Aug 12, 2022

Conversation

alexandre-delaloy
Copy link
Collaborator

@alexandre-delaloy alexandre-delaloy commented Jul 12, 2022

Description

Please include a summary of the change (features and fixes)

Related issues

Type of change

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

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@alexandre-delaloy alexandre-delaloy added the feat Related to new features and implementations label Jul 12, 2022
@alexandre-delaloy alexandre-delaloy added this to the v3.0.0 milestone Jul 12, 2022
@alexandre-delaloy alexandre-delaloy self-assigned this Jul 12, 2022
@github-actions github-actions bot added the bash Related to Bash files modifications label Jul 12, 2022
@github-actions github-actions bot added doc Related to documentation, project illustrations go Related to Golang files modifications labels Jul 12, 2022
@alexandre-delaloy alexandre-delaloy linked an issue Jul 15, 2022 that may be closed by this pull request
Copy link
Collaborator Author

@alexandre-delaloy alexandre-delaloy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

go

@alexandre-delaloy alexandre-delaloy merged commit 2c00455 into main Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bash Related to Bash files modifications doc Related to documentation, project illustrations feat Related to new features and implementations go Related to Golang files modifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[US] As a developer, I want to organize my code
1 participant