forked from nspcc-dev/neofs-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Elizaveta Chichindaeva <[email protected]>
- Loading branch information
Showing
22 changed files
with
156 additions
and
156 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,8 +44,8 @@ $ git merge upstream/master | |
``` | ||
|
||
### Create your feature branch | ||
Before making code changes, make sure you create a separate branch for these | ||
changes. Maybe you will find it convenient to name branch in | ||
Before making code changes, make sure you have created a separate branch for these | ||
changes. Maybe you will find it convenient to name branch in the | ||
`<type>/<Issue>-<changes_topic>` format. | ||
|
||
```sh | ||
|
@@ -106,9 +106,9 @@ To sign your work, just add a line like this at the end of your commit message: | |
Signed-off-by: Samii Sakisaka <[email protected]> | ||
``` | ||
|
||
This can easily be done with the `--signoff` option to `git commit`. | ||
This can be done easily with the `--signoff` option to `git commit`. | ||
|
||
By doing this you state that you can certify the following (from [The Developer | ||
By doing this, you state that you can certify the following (from [The Developer | ||
Certificate of Origin](https://developercertificate.org/)): | ||
|
||
``` | ||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.