Skip to content

Conversation

@rajikaimal
Copy link
Contributor

@rajikaimal rajikaimal commented Jul 17, 2017

Closes #8

  • Add Twitter integration.
  • Tweet out If you're looking to contribute to Babel, we have another beginner-friendly issue for you ! 📄 [issue link] label. (updated message)
  • Updated docs for twitter integration.

src/messages.js Outdated
`;

exports.tweetIssue = (issueURL: string) => stripIndent`
[issue] Beginner friendly issue for new contributors,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[issue] is redundant here I think.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll change the message to If you're looking to contribute to Babel, we have another beginner-friendly issue for you ! [issue link]


exports.tweetIssue = (issueURL: string) => stripIndent`
[issue] Beginner friendly issue for new contributors,
If you're looking to contribute to Babel, we have another beginner-friendly issue for you ! 📄
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xtuc Changed the message.

@rajikaimal
Copy link
Contributor Author

Do we need any changes before merging this ?

Copy link
Member

@xtuc xtuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't test it but lgtm

@rajikaimal
Copy link
Contributor Author

Great ! 😄

@xtuc xtuc requested review from DrewML and hzoo October 11, 2017 14:15
@rajikaimal
Copy link
Contributor Author

@hzoo @DrewML Friendly ping 😄

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

Successfully merging this pull request may close these issues.

Twitter: hook up the bot to tweet out a message calling for help when beginner-friendly issue is created

2 participants