From f8fcac487d87e89a151b0a7b5ac292b51b4c2319 Mon Sep 17 00:00:00 2001 From: Greg Wilson <gvwilson@third-bit.com> Date: Mon, 17 Nov 2014 13:18:45 -0500 Subject: [PATCH] Changing names based on feedback from @willingc --- FAQ.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 838ce90..9c13284 100644 --- a/FAQ.md +++ b/FAQ.md @@ -28,10 +28,11 @@ * `discussion`: marks issues used for conversations about specific problems and questions * `duplicate`: marks an issue that was closed as redundant (include the number of the original issue in the closing comment) * `enhancement`: asks for, or adds, a new feature or new information - * `filed-by-newcomer`: issue or pull request was filed by someone new to GitHub and/or this project + * `filed-by-newcomer`: issue or pull request was filed by someone who is relatively new to GitHub and/or this project, and would appreciate guidance as well as feedback * `getting-started`: issue or pull request is suitable for someone new to GitHub and/or this project * `help-wanted`: a question or request for assistance - * `wont-fix`: marks an issue that isn't going to be addressed + * `left-as-was`: marks an issue closed because the item in question will be left as it was + * `suitable-for-newcomer`: issue or pull request is a good starting point for someone who is relatively new to GitHub and/or this project * `work-in-progress`: a pull request that is not yet ready for review ## Debugging -- GitLab