mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-09 15:32:11 -05:00
Clarify tagging purpose #29
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Sep 6, 2017).
Originally assigned to: @gesellix, @moshloop, @agebhar1, @veggiemonk on GitHub.
It seems to be still unclear when and for what purpose an icon should be used. I'm about to open a new PR updating the
pull_request_template.mdfile.Currently, we have the following icons with a clear description
for the following icon, I added a description
following icons need more clarification
@veggiemonk commented on GitHub (Sep 7, 2017):
@devhkr It's true.
All of the above can be changed according to use cases. It was just an idea that it would be a bit more joyful to use emojis on the list. You are totally right, if they don't make sense or if they are misleading, they are out!
@moshloop commented on GitHub (Sep 7, 2017):
@devhkr @veggiemonk Isn't the vast majority of the list CLI? Would it not be better to use them as the exception e.g. a CLI for a native web interface or a Web UI for a native CLI interface?
For web we could use 🌎 o
For CLI we could use 🔤 or 🔡 or ⬛️ or ⌨️
For closed source: 🔑 or 🔒 or 🗝
@gesellix commented on GitHub (Sep 7, 2017):
For web/link: 🔗
For CLI: 🤖
@veggiemonk commented on GitHub (Sep 8, 2017):
I would remove the tag for CLI and for web based.... I see already in the PR it's a mess... They don't really add any value since it should be clear in the description what kind of tool it is.
@ghost commented on GitHub (Sep 8, 2017):
@veggiemonk totally agree with you. And I would like to emphasize my comment on tagging. We really should stick to the minimum/essentials where we can definitively put some tags.
@agebhar1 commented on GitHub (Sep 8, 2017):
Beside
🤕 indicates that the project is in beta phase
💲 indicates if one needs a paying subscription to use the project
💀 indicates that the project is obsolete, but still worth mentioning it
I'm in favour to add the closed source indication by @Moshe-Immerman
🔒 indicates that the project sources are closed
--
So 🤕 💲 🔒 might be possible 😄
@ghost commented on GitHub (Sep 8, 2017):
It can also happen that a project is work in progress and a 🤕 seems to be the wrong symbol. How about using 🔨 ? It has two meanings, working and fixing. So, it can be used both as a symbol for WIP projects as well as beta projects.
@agebhar1 commented on GitHub (Sep 8, 2017):
@devhkr that's a good point 🤕 might be misleading. Beside of 🔨 there is 🛠️ or 🚧 ...
@gesellix commented on GitHub (Sep 8, 2017):
Nice, I would prefer 🚧 or 🔨.
@ghost commented on GitHub (Sep 8, 2017):
@agebhar1 @gesellix
I also had other symbols in mind. But 🔨 looks simple, compared to 🛠 . Like with 💀 and ☠️ .
In addition, 🚧 could only mean work in progress. However, a 🔨 could mean both building and fixing.
@agebhar1 commented on GitHub (Sep 8, 2017):
🤔 ... that's right, but if we support 'fixing' we should be able to track open tasks/bugs. What did you think?
@ghost commented on GitHub (Sep 8, 2017):
Ah, I wasn't clear about my previous comment. My point is that if a project is released under beta, there'll be certain bugs to be fixed. So, that's why a 🔨.
What do you mean by tracking open tasks/bugs? We can check the repo by its description. Once a project is released as a stable version, we can remove the symbol then.
Alternatively, we can use 🚧 for work in progress and 🔨 for beta projects. But as I said before, we should stick to the minimum as possible.
@gesellix commented on GitHub (Sep 8, 2017):
I would also aim at reducing the amount of different symbols. I personally prefer 🚧, mostly due to its resemblance of old websites being "under construction". That would also include "WIP" as well as "Beta". I wouldn't oppose the 🔨, though, it also suggests something like "WIP" to me.
@veggiemonk commented on GitHub (Sep 9, 2017):
👍 for 🚧
@veggiemonk commented on GitHub (Sep 9, 2017):
Beta and WIP are roughly the same.. no need to differentiate them as far as I'm concerned
@agebhar1 commented on GitHub (Sep 9, 2017):
So these two should not change and we will be kept:
💲 indicates if one needs a paying subscription to use the project
💀 indicates that the project is obsolete, but still worth mentioning it
Vote by 👍 or 👎
@agebhar1 commented on GitHub (Sep 9, 2017):
🤕 Beta/WIP should be replaced by
🚧 indicates that the project is in beta phase
Vote by 👍
@agebhar1 commented on GitHub (Sep 9, 2017):
🤕 Beta/WIP should be replaced by
🔨 indicates that the project is in beta phase
Vote by 👍
@agebhar1 commented on GitHub (Sep 9, 2017):
I suggest to add closed source
🔒 indicates that the project sources are closed
Vote by 👍 or 👎
@ghost commented on GitHub (Sep 9, 2017):
We already have a 💲 for commercial tools which are considered as closed source projects. And as @veggiemonk also suggested that 🖥️ icon is for websites (not a GitHub project page) which are probably considered as closed source projects as well. We don't need the 🔒 icon then. What do you think?
@ghost commented on GitHub (Sep 9, 2017):
Ok, you convinced me that we should use 🚧 tag for WIP/Beta projects 😄
But still not convinced by the closed source one.
Can you name me please an example which project(s) could have such a tag?
UPDATE: Just a quick additional remark on the 🔒. This icon also reminds me about security. Wherever I visit a project/web page, I see this when it is referred as a secure application/website.
Even if we explain that it stands for closed source, but the majority of people have always the security in mind. What do you think?
@agebhar1 commented on GitHub (Sep 10, 2017):
Good point @devhkr the symbol 🔒 is the same as in web browser if https is used with a valid certificate. Slack use the symbol for private channels ... so maybe we skip 'closed source' for the moment.
@ghost commented on GitHub (Sep 11, 2017):
I realized that lately. Sorry about that. Ok, we have then
💲 indicates if one needs a paying subscription to use the project
🚧 indicates that the project is in the work in progress/beta phase
💀 indicates that the project is obsolete, but still worth mentioning it
I'll open a new PR updating the 'README.md' and the 'pull_request_template.md'.
Thanks for your feedback guys and have a nice day 😃
BTW, now 8,000 🌟