Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Add contribute.json? #147

Closed
pdehaan opened this issue Jun 26, 2017 · 0 comments
Closed

Add contribute.json? #147

pdehaan opened this issue Jun 26, 2017 · 0 comments

Comments

@pdehaan
Copy link
Contributor

pdehaan commented Jun 26, 2017

Maybe something like Test Pilot's https://testpilot.firefox.com/contribute.json

{
  "name": "portal-alpha",
  "description": "File Sharing Experiment",
  "repository": {
    "url": "https://github.com/mozilla/something-awesome/",
    "license": "MPL-2.0"
  },
    "participate": {
      "home": "https://github.com/mozilla/something-awesome/blob/master/README.md",
      "docs": "https://github.com/mozilla/something-awesome/blob/master/README.md"
    },
    "bugs": {
      "list": "https://github.com/mozilla/something-awesome/issues",
      "report": "https://github.com/mozilla/something-awesome/issues/new"
    },
    "urls": {
      "prod": "https://fileshare.stage.mozaws.net/",
      "stage": "https://fileshare.stage.mozaws.net/",
      "dev": "https://p2p.dev.lcip.org/"
    },
  "keywords": [
    "JavaScript",
    "Node",
    "P2P"
  ]
}

Ref: https://www.contributejson.org/ (GitHub: https://github.com/mozilla/contribute.json)

@ghost ghost added this to the Elegant Eagle (July 28) milestone Jul 5, 2017
@ghost ghost added the good first issue label Jul 5, 2017
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

1 participant