Skip to content
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

Improve Community Health #1

Closed
1 of 3 tasks
brucellino opened this issue May 18, 2017 · 2 comments
Closed
1 of 3 tasks

Improve Community Health #1

brucellino opened this issue May 18, 2017 · 2 comments

Comments

@brucellino
Copy link
Contributor

brucellino commented May 18, 2017

This repo is sick ! 😷

{
  "health_percentage": 25,
  "files": {
    "code_of_conduct": {
      "name": "None",
      "key": "none",
      "url": null,
      "html_url": null
    },
    "contributing": {
      "url": null,
      "html_url": null
    },
    "license": {
      "name": "Apache License 2.0",
      "key": "apache-2.0",
      "url": "https://api.github.com/licenses/apache-2.0",
      "html_url": null
    },
    "readme": {
      "url": null,
      "html_url": null
    }
  },
  "updated_at": "2017-04-13T14:52:00Z"
}

We need to contribute a

  • README
  • Code of Conduct
  • Contributing

file

@fmarco76
Copy link
Contributor

This repo is for use with our service and it is not intended as a guideline so contribution and code of conduct are not needed. Maybe the README clarifying these points

@brucellino
Copy link
Contributor Author

Now that the readme is there, we're up to 50%

{
  "health_percentage": 50,
  "files": {
    "code_of_conduct": {
      "name": "None",
      "key": "none",
      "url": null,
      "html_url": null
    },
    "contributing": {
      "url": null,
      "html_url": null
    },
    "license": {
      "name": "Apache License 2.0",
      "key": "apache-2.0",
      "url": "https://api.github.com/licenses/apache-2.0",
      "html_url": null
    },
    "readme": {
      "url": "https://api.github.com/repos/osct/IDPOpenManagement/contents/README.md",
      "html_url": "https://github.com/osct/IDPOpenManagement/blob/master/README.md"
    }
  },
  "updated_at": "2017-05-18T15:54:09Z"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants