Description
Event Timeline
Hello @Yavnikaa, sure, just do not claim the task (I mean through the Phabricator UI using the "Add Action" dropdown) and submit a Phabricator diff (GH pull request equivalent) with your changes for review.
@Yavnikaa More generally, yes you can work on easy hack, no need to ask permission to
try and solve it your way. Just choose one and try to hack on it. Then, when you feel it
solves the problem at hand, your end goal is to submit a patch as a phabricator diff
[1].
We'll eventually discuss the implementation detail when reviewing your diff (if need be,
it can also actually be green lighted from the get go ;).
Also, as @anlambert said, don't assign yourself the task from the phabricator ui.
Please, leave those opened so other people can also take a stab at it if they feel like
it.
[1] https://docs.softwareheritage.org/devel/contributing/phabricator.html
Hope this helps,