We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5354157 commit 18b2171Copy full SHA for 18b2171
README.md
@@ -2,6 +2,15 @@
2
3
Situs ini dibuat dengan [hexo](http://hexo.io/). Konten situs ditulis dengan format _Markdown_ berlokasi di `src`. _Pull request_ diterima!
4
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
14
## Pengembangan
15
16
``` bash
0 commit comments