All PR’s are welcome!
fork
(https://github.com/vigo/django-admin-list-filter/fork)- Create your
branch
(git checkout -b my-feature
) commit
yours (git commit -am 'add some functionality'
)push
yourbranch
(git push origin my-feature
)- Than create a new Pull Request!