General Discussions
Let's use this thread for general discussions about how development should work, plans for our Jirafeau fork, and all other discussions which are not related to an individual feature.
Development workflows:
As a general rule, I would suggest developing all features on an individual feature branch and creating a PR as soon as early feedback is wanted / feature is ready to merge. Merging PRs should IMHO be done only with the approval of a different team member (at least for non-trivial changes) or after commenting something like "will merge in a few days if no one objects".
Larger refactorings or new features should be discussed in an issue first, so we can discuss whether if brings enough additional benefit or is conflicting with Jirafeau KISS (keep it simple stupid) principle.
Feel free to make further suggestions.
Our current plans:
- release 4.6.0 (@pcanterino will take care of this)
- inject code modularization (by @Blackstareye)
- optional short link feature (@fm-sys will take care of this)
- hopefully way more to come. I'm interested to hear :)