Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSlack command to create a new doc #870
Comments
|
Hey @tommoor, would like to work in this as my first contribution here, please give me the go ahead and some guidance. |
|
Hi Sidak, I believe this one is relatively straight forward, we'd simply need to add to this handler for the keyword combination: https://github.com/outline/outline/blob/master/server/api/hooks.js#L49 I'd probably refactor it to split into two method based on whether the first word is "new" or not. Note: There is a spec file too which can be used to work on the functionality without having to connect to Slack in the dev environment. A series of associated specs would be expected for any API PR to be merged. |
|
Hi folks: Can I work on the ticket or is the ticket internal? |
|
Open and outstanding |
e.g.
/outline new This is the titleOutline should respond in the channel with an attachment for the newly created document