From fd479d3b3b9baadc5aa21b42f2c2cf6150a31aa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilla=20L=C3=B6wy?= Date: Tue, 16 Apr 2019 15:02:05 +0200 Subject: [PATCH] Updated Label guide (markdown) --- Label-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Label-guide.md b/Label-guide.md index 8388095..d0086d5 100644 --- a/Label-guide.md +++ b/Label-guide.md @@ -31,7 +31,7 @@ This issue appears to make no sense. This bug is caused by something other than GLFW and/or the issue submitter's code, in a way that GLFW cannot or should not work around. ### wontfix -This issue is valid but has been rejected. +This is a real issue but has been rejected, either because it's outside the scope of GLFW or because of its negative side-effects. ### duplicate This is a duplicate or near duplicate of an existing issue, usually but not always an older one. Typically an issue is closed when it is marked as a duplicate.