-
-
Notifications
You must be signed in to change notification settings - Fork 28.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add EOSIO #1370
Add EOSIO #1370
Conversation
readme.md
Outdated
@@ -487,12 +487,15 @@ | |||
- [Network Analysis](https://github.com/briatte/awesome-network-analysis#readme) | |||
- [PCAPTools](https://github.com/caesar0301/awesome-pcaptools#readme) | |||
|
|||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove this extra whitespace
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have added this line, because the sections ends with two lines and looks like we are missing one for Decentralized Systems
.
For example all of the sections have two lines above their section names, please check:
- Networking
- Work
- Business
- etc
However, I have removed it - let me know if you want me to add it again and agree with the correction.
readme.md
Outdated
## Decentralized Systems | ||
|
||
- [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin#readme) - Bitcoin services and tools for software developers. | ||
- [Ripple](https://github.com/vhpoet/awesome-ripple#readme) - Open source distributed settlement network. | ||
- [Non-Financial Blockchain](https://github.com/machinomy/awesome-non-financial-blockchain#readme) - Non-financial blockchain applications. | ||
- [Mastodon](https://github.com/tleb/awesome-mastodon#readme) - Open source decentralized microblogging network. | ||
- [EOS](https://github.com/DanailMinchev/awesome-eos#readme) - EOS.IO is a decentralized operating system supporting industrial-scale applications. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems a little inconsistent. The link name is [EOS] but then you call it EOS.IO immediately after. I don't think you need both. Change the description to
A decentralized operating system supporting industrial-scale applications.
Also, the website refers to itself as EOSIO
so maybe you should rename the link and your repo to awesome-eosio
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also change this PR title to Add EOSIO
and no need to indicate which section
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A lot of sections have parenthesis such as (developers)
but I don't think is this is necessary; it adds clutter.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many of the descriptions are missing or duplicates such as "Block explorer". Can these be more descriptive so it's clear how each entry in the list is different?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The logo must be either fullwidth or placed at the top-right of the readme. It should also link to the EOSIO website.
Thank you for the review @styfle ! :) |
I think you can remove the "More information" lines. They are adding an unnecessary indentation level. |
Also, I recently found out that each description is supposed to end with a period. https://twitter.com/styfle/status/1025843172839055362 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you can remove the "More information" lines. They are adding an unnecessary indentation level.
Also each description needs to end with a period.
@styfle all done, thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Hi @sindresorhus , great project ! Updates about my PR: it was reviewed and approved ( thanks @styfle )
Some of the reviews/comments: Reviews
Second review Comments or full list - https://github.com/sindresorhus/awesome/pulls?utf8=%E2%9C%93&q=is%3Apr+reviewed-by%3ADanailMinchev @sindresorhus could you let me know if everything is ok or should I address something else to move forward? Thank you! |
@sindresorhus could you let me know if something else needs to be done? |
|
Can you fix the merge conflict? |
|
In the |
Items in the |
Looks weird to have a linebreak between these paragraphs:
|
Thank you for the review @sindresorhus ! I have addressed your comments, could you re-review please? Some information:
Looks like only https://www.buyeosram.io/ is invalid. Following links are valid: I have removed them anyway, but would like to add them if you think it is I have uploaded a new logo as well and addressed all other comments. Cheers |
It's probably this issue: transitive-bullshit/check-links#4 Feel free to add them back. |
https://github.com/DanailMinchev/awesome-eosio
EOSIO is the most powerful infrastructure for decentralized applications.
By submitting this pull request I confirm I've read and complied with the below requirements 🖖
Please read it multiple times. I spent a lot of time on these guidelines and most people miss a lot.
Requirements for your pull request
Add Name of List
(Example:Add Swift
), notUpdate readme.md
orAdd awesome list
.Example:
- [Fish](…) - User-friendly shell.
, not- [Fish](…) - Resources for Fish.
.Requirements for your Awesome list
That means 30 days from either the first real commit or when it was open-sourced. Whatever is most recent.
awesome-list
&awesome
as GitHub topics. I encourage you to add more relevant topics.Contents
, notTable of Contents
.contributing.md
. Casing is up to you.Example:
- [AVA](…) - JavaScript test runner.
Node.js
, notNodeJS
ornode.js
.You can still use Travis for list linting, but the badge has no value in the readme.
Go to the top and read it again.