Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions pull-request.md
Original file line number Diff line number Diff line change
@@ -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).