mirror of
https://github.com/0xAX/linux-insides.git
synced 2025-01-03 12:20:56 +00:00
Added new step :)
This commit is contained in:
parent
a06b040968
commit
76fe48f632
@ -19,10 +19,12 @@ git clone git@github.com:your_github_username/linux-insides.git
|
|||||||
git checkout -b "linux-bootstrap-1-fix"
|
git checkout -b "linux-bootstrap-1-fix"
|
||||||
```
|
```
|
||||||
|
|
||||||
And make your changes.
|
4. Make your changes.
|
||||||
|
|
||||||
|
5. Don't forget to add yourself in `contributors.md`
|
||||||
|
|
||||||
**IMPORTANT**
|
**IMPORTANT**
|
||||||
|
|
||||||
Please, do the actual changes. While you made your changes, I can merge changes from somebody else and your changes can conflict with `master` branch content. Please rebase on master everytime before you're going to push your changes and check that your branch doensn't conflict with `master`.
|
Please, do the actual changes. While you made your changes, I can merge changes from somebody else and your changes can conflict with `master` branch content. Please rebase on master everytime before you're going to push your changes and check that your branch doesn't conflict with `master`.
|
||||||
|
|
||||||
Thank you.
|
Thank you.
|
||||||
|
Loading…
Reference in New Issue
Block a user