You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2019/07/15 22:47:49 UTC

[cordova-contribute] 01/01: Add query label & document question as not used

This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch brodybits-query-label
in repository https://gitbox.apache.org/repos/asf/cordova-contribute.git

commit 28c67ca42fb58eb93dd3c4a97f70e54ca253773e
Author: Chris Brody <ch...@brody.consulting>
AuthorDate: Mon Jul 15 18:47:45 2019 -0400

    Add query label & document question as not used
---
 github-labels.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/github-labels.md b/github-labels.md
index e44eaa6..eb8e9c7 100644
--- a/github-labels.md
+++ b/github-labels.md
@@ -18,9 +18,12 @@ The [default labels](https://help.github.com/articles/about-labels/#using-defaul
 - ![#7057ff](https://placehold.it/20/7057ff/000000?text=+) `good first issue`: Good for newcomers
 - ![#008672](https://placehold.it/20/008672/000000?text=+) `help wanted`: Extra attention is needed
 - ![#e4e669](https://placehold.it/20/e4e669/000000?text=+) `invalid`: This doesn't seem right
-- ![#d876e3](https://placehold.it/20/d876e3/000000?text=+) `question`: Further information is requested - to be replaced by (or renamed to) `info-needed` (see below)
 - ![#ffffff](https://placehold.it/20/ffffff/000000?text=+) `wontfix`: This will not be worked on
 
+Default label not used:
+
+- ![#d876e3](https://placehold.it/20/d876e3/000000?text=+) `question`: to be replaced by (or renamed to) `info-needed` and `query` (see below)
+
 The label names `good first issue` and `help wanted` have [special meaning](https://help.github.com/articles/helping-new-contributors-find-your-project-with-labels/) on GitHub.
 
 #### Changes to default labels
@@ -33,6 +36,7 @@ The list above has some ~~strike through~~ text. These are our changes to the de
 - ![#0e8a16](https://placehold.it/20/0e8a16/000000?text=+) `feature`: New functionality that requires new code
 - ![#1d76db](https://placehold.it/20/1d76db/000000?text=+) `discussion`: Creator is open to suggestions or wants to discuss how something should be implemented
 - ![#ccc](https://placehold.it/20/ccc/000000?text=+) `support`: Support questions that want to understand how something works, need help debugging their individual problem etc. are closed and tagged with this label.
+- ![#d876e3](https://placehold.it/20/d876e3/000000?text=+) `query`: For questions that were originally given the `question` label
 
 #### Plugin repositories
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org