Hello everyone,
I've been working with PrestaShop quite a while now and I found some bugs in prestaShop core code. I am developing some modules, and these bugs are in my way. Now ofcourse I coudl just make an override (which I am doing right now) and continue, but I would like to contribute to GitHub and have these bugs fixed.
My problem is that I'm kind of still a Git rookie, I forked PrestaShop:1.6 branch and made a pull request. Later I read the documentation and everywhere it says that all changes should be posted to development branch. However, I can't find it anywhere. Available branches are:
1.6
master
release
admin-modules
So which, branch should I be forking? The documents seem outdated? Thank you
https://github.com/PrestaShop/PrestaShop/blob/master/CONTRIBUTING.md