diff --git a/pull-request.md b/pull-request.md new file mode 100644 index 0000000..cfb267f --- /dev/null +++ b/pull-request.md @@ -0,0 +1,21 @@ +**Pull Request's tips** +=================== +************ +## My first pull request's actions + +Hello my name is Gagik! +Please attach these changes to your main stream ! + +Here is the actions' sequence I took while creating this pull request + +1. Forked the Repository +2. Cloned the Repository into my local machine +3. Created new branch locally and made the necessary changes +4. Added and commited those changes +5. Pushed my branch to my origin +6. Asked for pull request in GitHub from the user who I forked the repo from + +> Additional information about the pull requests +You can also find some additional information about the pull request +following the [Pull request info](https://www.gitkraken.com/blog/pull-requests-gitflow). +