Slide 1

Slide 1 text

Contributing to Django How to do that?

Slide 2

Slide 2 text

Visit a link • https://docs.djangoproject.com/en/dev/internals/ contributing/writing-code/unit-tests/ • you should have it in the email we’ve sent you 2 days ago

Slide 3

Slide 3 text

No content

Slide 4

Slide 4 text

Follow the instructions

Slide 5

Slide 5 text

And run all tests!

Slide 6

Slide 6 text

If you have any problems: ask Tomek for help

Slide 7

Slide 7 text

or any person sitting nearby!

Slide 8

Slide 8 text

It’s a good idea to work in pairs!

Slide 9

Slide 9 text

Find a ticket https://code.djangoproject.com

Slide 10

Slide 10 text

No content

Slide 11

Slide 11 text

Make sure to read all comments

Slide 12

Slide 12 text

Login (or sign up)

Slide 13

Slide 13 text

Assign the ticket to yourself

Slide 14

Slide 14 text

Start working!

Slide 15

Slide 15 text

If you have any problem: ask!

Slide 16

Slide 16 text

If you are done • make a pull request… look at “Working with Git and GitHub” https:// docs.djangoproject.com/en/dev/internals/ contributing/writing-code/working-with-git/ • or create a patch and upload it under the ticket

Slide 17

Slide 17 text

All info about contributing to Django is here: • https://docs.djangoproject.com/en/dev/internals/ contributing/

Slide 18

Slide 18 text

Have fun!