Skip to content

Add/Update Badges on README #293

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

Closed
thinkingserious opened this issue Oct 20, 2017 · 3 comments · Fixed by #295
Closed

Add/Update Badges on README #293

thinkingserious opened this issue Oct 20, 2017 · 3 comments · Fixed by #295
Labels
difficulty: easy fix is easy in difficulty status: help wanted requesting help from the community

Comments

@thinkingserious
Copy link
Contributor

thinkingserious commented Oct 20, 2017

Similar to what was done on the SendGrid node README:

  • put the logo at the top of the list
  • Add License like so
  • make sure the other badges are available like so:
![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png)

For the following, make sure the correct repo is linked!
For email notifications, you can change the "nodejs" to the language of this repo (e.g. java, python, ruby, php, csharp, go, etc)

[![BuildStatus](https://travis-ci.org/sendgrid/sendgrid-nodejs.svg?branch=master)](https://travis-ci.org/sendgrid/sendgrid-nodejs)
[![Email Notifications Badge](https://dx.sendgrid.com/badge/nodejs)](https://dx.sendgrid.com/newsletter/nodejs)
[![npm](https://img.shields.io/npm/l/express.svg)]()
[![Twitter Follow](https://img.shields.io/twitter/follow/sendgrid.svg?style=social&label=Follow)](https://twitter.com/sendgrid)
[![GitHub contributors](https://img.shields.io/github/contributors/sendgrid/sendgrid-nodejs.svg)](https://github.com/sendgrid/sendgrid-nodejs/graphs/contributors)

Thank you and happy #Hacktoberfest!!

@mptap
Copy link
Contributor

mptap commented Oct 20, 2017

@thinkingserious I'm on it!

@mptap
Copy link
Contributor

mptap commented Oct 20, 2017

@thinkingserious: Done! #295

@mbernier
Copy link
Contributor

@mptap thank you! We will get this merged as soon as we get the build working again :/

@childish-sambino childish-sambino added status: help wanted requesting help from the community and removed help wanted labels Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: easy fix is easy in difficulty status: help wanted requesting help from the community
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants