Skip to content

Commit

Permalink
Merge branch 'stage'
Browse files Browse the repository at this point in the history
  • Loading branch information
Necrelox committed Mar 28, 2024
2 parents 7fc6484 + 2f3a88c commit 090aa2c
Show file tree
Hide file tree
Showing 113 changed files with 1,881 additions and 8,640 deletions.
18 changes: 0 additions & 18 deletions Pipfile

This file was deleted.

676 changes: 0 additions & 676 deletions Pipfile.lock

This file was deleted.

51 changes: 0 additions & 51 deletions docs/basalt-auth/changelog.en.md

This file was deleted.

51 changes: 0 additions & 51 deletions docs/basalt-auth/changelog.fr.md

This file was deleted.

51 changes: 20 additions & 31 deletions docs/basalt-auth/contribution.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@

## **Introduction**

Contributions are what make the open-source community an incredible place to learn, inspire, and create.
Every contribution you make is highly appreciated.
If you wish to contribute to **Basalt Auth**, it would be greatly appreciated!

Whether you're helping correct bugs, proposing new features, updating documentation, or improving coding styles, you're helping make our project stronger and more beneficial for the community.

Follow the steps below to make your contribution.
The following steps will guide you through the contribution process, helping you understand how you can contribute to the project.

## **Contribution Process**

Expand All @@ -20,50 +17,42 @@ options
}
end
commit
branch new-feature
checkout new-feature
branch stage
checkout stage
commit
branch feature
checkout feature
commit
commit
checkout new-feature
checkout stage
merge feature
checkout main
merge new-feature
merge stage
```

1. **Fork** the project
Start by creating a fork of the repository on GitHub. This will help you create your own copy of the project on your account, allowing you to make changes to it freely.
Start by creating a fork of the repository on GitHub. This will help you create your own copy of the project on your account, allowing you to make changes freely.
2. **Create** your feature branch (`git checkout -b feature/AmazingFeature`)
Create a new branch to work on your feature.
3. **Commit** your changes (`git commit -m 'Add some AmazingFeature'`)
Once you've finished your changes, you can commit them and prepare them for push.
Create a new branch to work on your feature from the `stage` branch.
3. **Commit** your changes (`git commit -m 'feat: Add some AmazingFeature'`)
Once you have finished your modifications, you can commit them and prepare them for push.
Please use [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) for your commit messages, as this will automatically generate release notes.
4. **Push** to the branch (`git push origin feature/AmazingFeature`)
Once you've finished your changes, you can push them to your fork.
Once you have finished your modifications, you can push them to your fork.
5. Open a **Pull Request** to the `stage` branch
Once you've pushed your changes to your fork, you can open a Pull Request to the `stage` branch of the main repository.
6. After your Pull Request is validated, your branch will be **merged** into `stage` and deleted.
Once your Pull Request has been validated, your branch will be merged into `stage` and deleted.
Once you have pushed your modifications to your fork, you can open a Pull Request to the `stage` branch of the main repository.
6. After your Pull Request is approved, your branch will be **merged** into `stage` and deleted.
Once your Pull Request has been approved, your branch will be merged into `stage` and deleted.

!!! warning "Note"
Be sure to always update your local branch with the `stage` branch before starting work on a new feature to ensure you're working with the latest version of the project.
Make sure to always update your local branch with the `stage` branch before starting to work on a new feature to ensure you are working with the latest version of the project.

## **Additional Notes**

Ensure you test all your changes and add tests when possible.
Projects with a full test suite rely on contributions to maintain test coverage.

Check the coding style guidelines and specific project contribution guides (if they exist) to ensure your contribution aligns with the project's expectations.

Remember to update the documentation as necessary to reflect your changes, especially if you are adding or modifying features.

Be open to feedback and actively engaged in discussion on your pull request if community members or maintainers have questions or concerns.

## **Conclusion**
Make sure to test all your modifications and add tests whenever possible.

Your time and skills can greatly benefit the project and the community as a whole.
Be open to feedback and suggestions on your pull request.

We look forward to seeing your contributions and are ready to collaborate to integrate new ideas or improvements.
## **Acknowledgment**

Thank you for contributing to making **Basalt Auth** even better!
Thank you sincerely for your interest in contributing to **Basalt Auth**. Your help is greatly appreciated and contributes to the improvement of the project for all users.
27 changes: 8 additions & 19 deletions docs/basalt-auth/contribution.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@

## **Introduction**

Les contributions sont ce qui fait de la communauté open source un endroit incroyable pour apprendre, s'inspirer, et créer.
Toute contribution que vous apportez est grandement appréciée.
Si vous souhaiter contribuer à **Basalt Auth**, ce serait avec plaisir !

Que vous aidiez à corriger des bugs, à proposer de nouvelles fonctionnalités, à mettre à jour la documentation ou à améliorer les styles de code, vous aidez à rendre notre projet plus puissant et bénéfique pour la communauté.

Suivez les étapes ci-dessous pour contribuer.
Les étapes suivantes vous guideront à travers le processus de contribution, en vous aidant à comprendre comment vous pouvez apporter votre aide au projet.

## **Processus de contribution**

Expand Down Expand Up @@ -36,9 +33,10 @@ merge stage
1. **Fork** le projet
Commencez par créer un fork du dépôt sur GitHub. Cela vous aidera à créer votre propre copie du projet sur votre compte, vous permettant d'y apporter des modifications librement.
2. **Créez** votre branche de fonctionnalité (`git checkout -b feature/AmazingFeature`)
Créez une nouvelle branche pour travailler sur votre fonctionnalité.
3. **Committez** vos changements (`git commit -m 'Add some AmazingFeature'`)
Créez une nouvelle branche pour travailler sur votre fonctionnalité à partir de la branche `stage`.
3. **Committez** vos changements (`git commit -m 'feat: Add some AmazingFeature'`)
Une fois que vous avez terminé vos modifications, vous pouvez les commiter et les préparer pour le push.
Veuillez utiliser des [conventionnal commits](https://www.conventionalcommits.org/en/v1.0.0/) pour vos messages de commit, cela permettra de générer automatiquement les notes de version.
4. **Push** vers la branche (`git push origin feature/AmazingFeature`)
Une fois que vous avez terminé vos modifications, vous pouvez les pousser vers votre fork.
5. Ouvrez une **Pull Request** vers la branche `stage`
Expand All @@ -53,18 +51,9 @@ merge stage
## **Notes supplémentaires**

Assurez-vous de tester toutes vos modifications et d'ajouter des tests lorsque cela est possible.
Les projets avec une suite de tests complète comptent sur les contributions pour maintenir la couverture des tests.

Consultez les directives de style de code et les guides de contribution spécifiques au projet (s'ils existent) pour vous assurer que votre contribution est en ligne avec les attentes du projet.

N'oubliez pas de mettre à jour la documentation si nécessaire pour refléter vos changements, en particulier si vous ajoutez ou modifiez des fonctionnalités.

Soyez ouvert aux commentaires et activement engagé dans la discussion sur votre pull request si les membres de la communauté ou les mainteneurs ont des questions ou des préoccupations.

## **Conclusion**

Votre temps et vos compétences peuvent grandement bénéficier au projet et à la communauté dans son ensemble.
Soyez ouvert aux retours et aux suggestions sur votre pull request.

Nous sommes impatients de voir vos contributions et sommes prêts à collaborer pour intégrer de nouvelles idées ou améliorations.
## **Remerciement**

Merci de contribuer à rendre **Basalt Auth** encore meilleur !
Je vous remercie sincèrement pour votre intérêt à contribuer à **Basalt Auth**. Votre aide est grandement appréciée et contribue à l'amélioration du projet pour tous les utilisateurs.
Loading

0 comments on commit 090aa2c

Please sign in to comment.