SCENARIO: select items from a acorpus (#155)#577
Open
dwdw666 wants to merge 3 commits intoHypertopic:v7from
Open
SCENARIO: select items from a acorpus (#155)#577dwdw666 wants to merge 3 commits intoHypertopic:v7from
dwdw666 wants to merge 3 commits intoHypertopic:v7from
Conversation
b7eda42 to
d4c5283
Compare
Co-authored-by: Clementlgz <clegaleze@gmail.com> Co-authored-by: dylanbonelli <dylan.bonelli@utt.fr> Co-authored-by: corentinprp51 <corentinprp@gmail.com>
Contributor
|
Après discussion orale, il faut donc réorganiser les commits pour en laisser uniquement trois seulement, un pour les scénario, un pour les tests et un pour l'implémentation. Pour ce faire avec votre branche existante, vous pouvez créer une branche temporaire puis sélectionner des commits via des cherry-picks (https://www.atlassian.com/fr/git/tutorials/cherry-pick) |
86362dd to
8cebb8f
Compare
Co-authored-by: dwdw666 <807740079@qq.com> Co-authored-by: corentinprp51 <corentinprp@gmail.com> Co-authored-by: dylanbonelli <dylan.bonelli@utt.fr>
8cebb8f to
75254e3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Co-authored-by: Clementlgz clegaleze@gmail.com
Co-authored-by: dylanbonelli dylan.bonelli@utt.fr
Co-authored-by: corentinprp51 corentinprp@gmail.com
Co-authored-by: dwdw666 807740079@qq.com
Content
creat a new feature
Checklist
Please check that your pull request is correct:
FEATUREfor a behaviour allowing a user to do something new,FIXfor a behaviour which has been changed in order to meet user’s expectations,SCENARIOfor examples showing a given behaviour,TESTwhen it concerns an acceptance test of a given behaviour,PROCESSfor a change in the way the software is built, tested, deployed,DOCwhen it concerns only internal documentation (however it is better to combine it with the contribution that required this documentation change),:) with one space after and no space before,manage),should).(closes #xx)if xx is a feature ticket (and the commit is a complete implementation),(fixes #xx)if xx is a fix ticket (and the commit is a complete fix),(see #xx)otherwise,