Instead of having both logic to check if a project has an issues tracker and pull requests enabled let's use 2 independent decorators.
Signed-off-by: Clement Verna cverna@tutanota.com
rebased onto 36168f6bef058fdc0f3489030e6d4d089abe3791
Thanks :)
Pull-Request has been merged by pingou
Instead of having both logic to check if a project has an
issues tracker and pull requests enabled let's use 2 independent
decorators.
Signed-off-by: Clement Verna cverna@tutanota.com