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 21:37:57 UTC

[cordova-contribute] 01/01: Update github-labels.md for info needed label

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

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

commit 3d17f09a71c0df06b1636cd0003f54908491131e
Author: Chris Brody <ch...@brody.consulting>
AuthorDate: Mon Jul 15 17:37:50 2019 -0400

    Update github-labels.md for info needed label
    
    As discussed in the following thread:
    
    - https://lists.apache.org/thread.html/c3dca37234085058cf9830cfd4d31d9d29a6221cdeaec3eafde22576@%3Cdev.cordova.apache.org%3E
---
 github-labels.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/github-labels.md b/github-labels.md
index 567e3ca..e784e61 100644
--- a/github-labels.md
+++ b/github-labels.md
@@ -18,7 +18,7 @@ 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
+- ![#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
 
 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.
@@ -29,6 +29,7 @@ The list above has some ~~strike through~~ text. These are our changes to the de
 
 ### Custom labels
 
+- ![#d876e3](https://placehold.it/20/d876e3/000000?text=+) `info needed`: Further information is requested
 - ![#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.


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