Hacking:Making pull requests: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 13:
 
There are several things you should know for successful creating a pull request.
[[File:Workflow mercurial.png|center]]
* Please, read carefully official tutorial from Atlassian [https://www.atlassian.com/git/tutorials/making-a-pull-request Making a Pull Request]. This tutorial will help you understand how to work with bitbucket web site. '''But don't forget to return to this page and read it all. We have warned you.'''
* Normally you are not allowed create new named branches. You should use '''develop''', '''feature''' or '''release''' depend on a purpose.