From 8e7ecf9d51f807b49c9125f59a5441781d5fd7a3 Mon Sep 17 00:00:00 2001 From: Brian Douglas Date: Fri, 25 Aug 2023 17:07:48 -0700 Subject: [PATCH] Update triage-guide.md --- docs/contributing/triage-guide.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/contributing/triage-guide.md b/docs/contributing/triage-guide.md index 76da6a2e..88c0074d 100644 --- a/docs/contributing/triage-guide.md +++ b/docs/contributing/triage-guide.md @@ -21,6 +21,7 @@ When a new issue or pull request is opened the issue will be labeled with `needs - `discuss`: Topics for discussion. Might end in an `enhancement` or `question` label. - `bug`: Issues that present a reasonable conviction there is a reproducible bug. - `enhancement`: Issues that are found to be a reasonable candidate feature additions. +- `style`: small css or visual changes. In all cases, issues may be closed by maintainers if they don't receive a timely response when further information is sought, or when additional questions are asked.