Skip to content

Commit 18b2171

Browse files
authored
Add new line to explain how to do pull request
1 parent 5354157 commit 18b2171

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
Situs ini dibuat dengan [hexo](http://hexo.io/). Konten situs ditulis dengan format _Markdown_ berlokasi di `src`. _Pull request_ diterima!
44

5+
## _Pull Request_
6+
7+
Lakukan _pull request_ dengan mebandingkan _branch_ lang_id dalam repo ini dengan _branch_ yang sudah kamu ubah. Contoh:
8+
9+
```
10+
base fork: subjs/vuejs.org branch: lang_id
11+
head fork: isatrio/vuejs.org branch: master
12+
```
13+
514
## Pengembangan
615

716
``` bash

0 commit comments

Comments
 (0)