Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

Settings file in each project for defining a logo #3

Closed
lourot opened this issue Jun 27, 2018 · 0 comments
Closed

Settings file in each project for defining a logo #3

lourot opened this issue Jun 27, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lourot
Copy link
Member

lourot commented Jun 27, 2018

At the moment in the profiles, only repos in an org have a logo.

For each repo without a logo, we want to see a [+] icon being a link to a document explaining that:

you can define a logo for brillout/awesome-redux by committing .ghuser.io.json into brillout/awesome-redux :

{
  "_comment": "Settings for ghuser.io. See <link to example/doc>",
  "avatar_url": "https://..."
}

NOTE: This is a per-project file, not per-user, do not mix up with #12


db/fetch.js should fetch these settings and add them to db/db.json so that the frontend can make use of them.

@lourot lourot added enhancement New feature or request good first issue Good for newcomers and removed good first issue Good for newcomers labels Jun 27, 2018
@lourot lourot added this to the first prototype milestone Jun 27, 2018
@lourot lourot self-assigned this Jun 27, 2018
lourot added a commit that referenced this issue Jun 27, 2018
lourot added a commit that referenced this issue Jun 27, 2018
@lourot lourot closed this as completed Jun 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant