ropensci-archive / wishlist

:no_entry: ARCHIVED :no_entry:
https://discuss.ropensci.org/c/wishlist/6
50 stars 4 forks source link

Labels #7

Closed karthik closed 9 years ago

karthik commented 9 years ago

@Ironholds I added a few labels so we can appropriately tag and filter incoming requests. Any others we should cover?

PS, if you use command like gh issues, it's easy to programmatically add more labels like so:

ghi label -a api-package -c #2c3e50
ghi label -a geo-package -c #f39c12
ghi label -a urgent -c  #c0392b
ghi label -a collaborators_wanted -c #27ae60
Ironholds commented 9 years ago

I guess a "meta" tag for "how the heck does this wishlist work?" ;).

You might also consider:

  1. "library-exists": "there is a C or C++ library we can pull in as a backend"
  2. "template-exists" "there isn't a C or C++ library we can pull in but Scott found this one ruby package that does exactly this and we should replicate their functionality"
leeper commented 9 years ago

Maybe call (2) "port-opportunity" or something.

karthik commented 9 years ago

@Ironholds done @leeper good idea, added.