diff --git a/doc/issue_tracker.txt b/doc/issue_tracker.txt index 4b6a8a1341..5ebf2debe0 100644 --- a/doc/issue_tracker.txt +++ b/doc/issue_tracker.txt @@ -146,8 +146,12 @@ bug/closed/fixed Bugs which have to the best of our knowledge been fixed. bug/closed/wont_fix - Bugs which we will not fix, the reasons here could be legal, philosophical - or others. + Bugs which we will not fix, the reasons here could be legal, high + complexity / speedloss for supporting some obscure corner casses, ... + That is wont_fix means we would also reject a patch. + If we are just to lazy to fix a bug then the correct state is open + and unassigned. Closed means that the case is closed which is not + the case if we are just waiting for a patch. bug/closed/works_for_me Bugs for which sufficient information was provided to reproduce but