From 856dbcb2de317a0c463e6ea0381403e60befaae9 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 22 Jun 2016 10:18:51 -0700 Subject: [PATCH] Add list of supported platforms 4 real. --- docs/triaging-an-issue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/triaging-an-issue.md b/docs/triaging-an-issue.md index e7c5aef6..a6f24447 100644 --- a/docs/triaging-an-issue.md +++ b/docs/triaging-an-issue.md @@ -27,7 +27,7 @@ If you can't replicate the issue, post your replication steps which didn't work ### Supported Platform -Is the author using a supported platform? We support the latest versions of macOS, and most common distributions of Linux. +Is the author using a supported platform? We support the latest versions of macOS, Ubuntu, Debian, CentOS, Fedora, and Arch Linux. You may close the issue immediately if the author cannot reproduce the issue on a supported platform. For Windows-related problems, leave a comment letting the user know that Windows is not officially supported, but that they may absolutely continue using the issue to communicate with folks from `@jekyll/windows` to further investigate. Additionally, you can point them to Jekyll Talk (https://talk.jekyllrb.com) as a means of getting support from the community.