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

Contribution guide #21

Open
6 tasks
tonymobster opened this issue Oct 29, 2016 · 1 comment
Open
6 tasks

Contribution guide #21

tonymobster opened this issue Oct 29, 2016 · 1 comment

Comments

@tonymobster
Copy link
Contributor

tonymobster commented Oct 29, 2016

I think a contribution section should be added to the readme to walk new users through things like:

  • adding a new command
  • adding a new scheduled job
  • calling slack api methods and highlight interesting ones
  • highlight interesting slack events they might want to respond to
  • how to get user or channel IDs
  • how to reply privately, publicly or initiate a conversation
  • etc.

We want it to be as easy as possible to go from idea -> code -> pull request to encourage more contributors to get involved.

@tonymobster
Copy link
Contributor Author

I'll be adding a few commands, while doing so i'll try to add all the things I listed above, and abstract and scaffold as much as possible to make further contributions easier.

I'm looking into setting up plop generators for this purpose.

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

1 participant