Transcript
Page 1: Legyél Drupal 8 core contributor! Könnyebb, mint hinnéd!

Legyél Drupal 8 core contributor!Könnyebb, mint hinnéd!

Page 2: Legyél Drupal 8 core contributor! Könnyebb, mint hinnéd!

A kérdés

Forrás: https://twitter.com/gaborhojtsy/status/327330896728428544

Page 3: Legyél Drupal 8 core contributor! Könnyebb, mint hinnéd!

Eric Duran listája…

Forrás: http://ericduran.github.io/drupalcores/

Page 4: Legyél Drupal 8 core contributor! Könnyebb, mint hinnéd!

…a Drupal 8 core commitokról

Forrás: http://ericduran.github.io/drupalcores/ (2013. 11. 11.)

Page 5: Legyél Drupal 8 core contributor! Könnyebb, mint hinnéd!

Az els lépés ő

Forrás: https://drupal.org/node/1979392

Page 6: Legyél Drupal 8 core contributor! Könnyebb, mint hinnéd!

Drupal core aktuális verzió beszerzése

$ git clone --branch 8.x http://git.drupal.org/project/drupal.git

Page 7: Legyél Drupal 8 core contributor! Könnyebb, mint hinnéd!

Új ág

$ git checkout -b [ag-nev-pl-issue-neve]

Page 8: Legyél Drupal 8 core contributor! Könnyebb, mint hinnéd!

Ha kész a módosítás

$ git status

$ git diff

$ git add .

$ git commit -m "Commit message"

Page 9: Legyél Drupal 8 core contributor! Könnyebb, mint hinnéd!

Patch készítése

$ git diff 8.x > [project_name]-[short-description]-[issue-number]-[comment-number].patch

Page 10: Legyél Drupal 8 core contributor! Könnyebb, mint hinnéd!

Feltölt, örül, vár…(?)

Forrás: https://drupal.org/node/1979392

Page 11: Legyél Drupal 8 core contributor! Könnyebb, mint hinnéd!

Innent l nincs megállás! ;) ő

Forrás: https://drupal.org/node/1979392

Page 12: Legyél Drupal 8 core contributor! Könnyebb, mint hinnéd!

Hogyan tovább?

● Corre issue-k böngészése

● Core issue-k címkék szerint

● Drupal 8 letöltése, próbálgatása

● Kódsprintek

● IRC

Page 13: Legyél Drupal 8 core contributor! Könnyebb, mint hinnéd!

Máshogy is segíthetsz!

● Patch tesztelés

● Issue írás (hiba, probléma jelzése)

● Issue lista tisztítás

● Dokumentáció

● Fordítás

● Blogolás (tapasztalat / tudás megosztás!)

● Kreativitás ;)

● …

Page 14: Legyél Drupal 8 core contributor! Könnyebb, mint hinnéd!

További infók, ötletek

● Making a Drupal patch with Git: https://drupal.org/node/707484

● IRC: #drupal-contribute irc.freenode.net

● Heti összefoglalók: https://groups.drupal.org/core

● Fordítás: https://localize.drupal.org/translate/languages/hu

● Blogoljunk! http://bryanbraun.com/2013/09/21/please-stop-stewing-and-start-blogging-about-drupal

● http://blog.smartbear.com/programming/14-ways-to-contribute-to-open-source-without-being-a-programming-genius-or-a-rock-star/

Page 15: Legyél Drupal 8 core contributor! Könnyebb, mint hinnéd!

?Kérdés?

Page 16: Legyél Drupal 8 core contributor! Könnyebb, mint hinnéd!

Köszönöm a figyelmet!

Hajas TamásDrupal tanácsadó

http://about.me/tamashajas

Page 17: Legyél Drupal 8 core contributor! Könnyebb, mint hinnéd!

Köszönöm a figyelmet!

Hajas TamásDrupal tanácsadó

http://about.me/tamashajas


Top Related