asciidoctor / atom-language-asciidoc

⚛ AsciiDoc language package for the Atom editor.
https://atom.io/packages/language-asciidoc
MIT License
42 stars 20 forks source link

[maintainers] Inventory of tags #105

Closed ldez closed 8 years ago

ldez commented 8 years ago

Labels

Issues or PR types:

Issues or PR categories:

PR status:

ldez commented 8 years ago

I added: WIP and ready.

When we are working on a PR, we add WIP label. When we think is ready, we add readylabel.

wdyt?

nicorikken commented 8 years ago

Let's try it

mojavelinux commented 8 years ago

I like it! This is something I've been wanting to align across projects in Asciidoctor, or at least have some shared foundation.

Here a few more tags I like to use:

I'm not a big fan of "wontfix". To me, it can come across as unfriendly. I prefer something like "declined". That communicates that a decision was made not to do it, but we're not saying we refuse to do it (on some other grounds).

nicorikken commented 8 years ago

@mojavelinux What do you think about the difference between improvement and enhancement?

ldez commented 8 years ago

build becomes infrastructure. wontfix becomes declined.

Same as @nicorikken I don't understand the difference between improvement and enhancement.

mojavelinux commented 8 years ago

To me, the difference between improvement and enhancement is one of scale. Enhancement is something that is new and noteworthy (a mention in the release notes). You might call it a feature. Improvement is something that builds on an existing feature, maybe to make it more accurate. A refinement.

nicorikken commented 8 years ago

Seems fine to me, good enough in practice.

nicorikken commented 8 years ago

Does this need some documentation? If it is desired, I can do so, otherwise I'll close this issue.

mojavelinux commented 8 years ago

It might be nice to add a list with a brief description of each tag to the contributing guide. GitHub doesn't provide a way to a add description to a label, unfortunately. That would be nice to have.