From a0aa6057bae59c14d002b7b2d25a246a37a01280 Mon Sep 17 00:00:00 2001 From: infominer33 <44134283+infominer33@users.noreply.github.com> Date: Sun, 16 Dec 2018 10:07:18 -0500 Subject: [PATCH] Update contributing.md --- contributing.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/contributing.md b/contributing.md index 81466ca3..1bfaabbb 100644 --- a/contributing.md +++ b/contributing.md @@ -1,8 +1,10 @@ -These documents have the beginnings of a structure. There have a linked Contents section, and besides 'history', the rest is organized categorically. That can make it difficult to decide where to add a particular resource. Do your best to fit your pull request into the structure provided. I'm just learning how to use github with this project, so excuse me as I learn best practices. +I'm supposed to put some kind of guidlines for [contributing](https://github.com/sindresorhus/awesome/blob/master/contributing.md) here. That's [among my tasks](https://github.com/sindresorhus/awesome/blob/master/pull_request_template.md) if I want to be included in the awesome list of awesome lists. As I find a structure that I'm happy with following, then I'll get more serious about creating contributing guidelines. + +In the mean time, I'll be happy for pull requests, or issues opened to discuss ideas or draw attention to a resource that isn't listed, yet. My personal standard is more information, always more. -I think I need to remove links from [awesome-decentralized-id](https://github.com/infominer33/awesome-decentralized-id/) that don't position themselves within the decentralized id standards community and are already mentioned in [blockchain-identity](https://github.com/peacekeeper/blockchain-identity/). I've also removed some sovrin\indy links from the awesome-decentralized-id so they can be featured more appropriately in [awesome-sovrin](https://github.com/infominer33/awesome-decentralized-id/blob/master/awesome-sovrin/). The goal is to let each of these lists do its own job, while allowing for a sufficient amount of overlap. +I think I need to remove links from [awesome-decentralized-id](https://github.com/infominer33/awesome-decentralized-id/) that don't position themselves within the decentralized id standards community and are already mentioned in [blockchain-identity](https://github.com/peacekeeper/blockchain-identity/). I've also removed some sovrin\indy links from the awesome-decentralized-id so they can be featured more appropriately in [awesome-indy](https://github.com/infominer33/awesome-decentralized-id/blob/master/awesome-indy/). The goal is to let each of these lists do its own job. I'm gradually getting more familiar with the material and learning how it all fits together. Feel free to share your ideas too.