MR template: make FE issue/Mr when relevant

This commit is contained in:
Ilja 2022-07-31 14:00:50 +02:00
parent cedb781e49
commit ff6d48fba5

View file

@ -8,4 +8,6 @@ Provide a proper description so it's clear what you try to do and/or what proble
When an MR is ready for review, feel free to ping the maintainers on the chat so they know your code is ready for review. If you haven't gotten any feedback after a couple of weeks, feel free to ping again.
Please try to resolve issues people bring up in the comments and add proper tests. The latter helps us to be more confident in the code in case we do bigger changes. It also works as a way to document code to other devs working on it. Whatever is tested is expected behaviour, all the rest may very well be a coincidence.
When a new feature is added that also needs changes in the fe, please make an issue or MR for it in [Pleroma-FE](https://git.pleroma.social/pleroma/pleroma-fe/issues/new).
-->