mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-27 21:19:18 +00:00
Add link about how to name branches
This commit is contained in:
parent
0c7af381a2
commit
b7c68579ca
@ -95,6 +95,7 @@ The Pull Requests (PR) systems works in this way:
|
||||
1. First of all you will need to sign our
|
||||
[Contributor License Agreement](https://github.com/aseprite/opensource/blob/master/sign-cla.md#sign-the-cla) (CLA).
|
||||
1. Then you can start working on Aseprite. Create a new branch from `master`, e.g. `fix-8` to fix the issue 8.
|
||||
Check this guide about [how to name your branch](https://github.com/agis/git-style-guide#branches).
|
||||
1. Start working on that new branch, and push your commits to your fork.
|
||||
1. Create a new PR to merge your `fix-8` branch to the official `master`.
|
||||
1. If the PR is accepted (does not require review/comments/modifications),
|
||||
|
Loading…
Reference in New Issue
Block a user