Once the code is merged into StoneDB
, your name will be stored in system.contributors
table forever!
Check if git
has been installed. If not, install it first.
After the pr is reviewed, you may get a "LGTM", we'll merge your PR as soon as you've addressed all review feedback!
CR Jargon:
These are the acronyms you'll frequently encounter during code reviews.
CR, "code review"
PR, "pull request"
PTAL, "please take another look"
RFAL, "ready for another look"
LGTM, "looks good to me"
TF[YT]R, "thanks for your/the review"
Format: <type>(<scope>): description (#issue_id)
e.g.:
fix(util): fix sth..... (#3306)
[summary]
1 ...
2 ...
More types:
feat
: (new feature for the user)fix
: (bug fix for the user)docs
: (changes to the documentation)style
: (formatting, missing semi colons, etc; no production code change)refactor
: (refactoring production code, eg. renaming a variable)test
: (adding missing tests, refactoring tests; no production code change)chore
: (updating grunt tasks etc; no production code change)Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )