dapr / js-sdk

Dapr SDK for Javascript
Apache License 2.0
194 stars 82 forks source link

Document That Users Can Self-Assign Issues #525

Closed cicoyle closed 11 months ago

cicoyle commented 11 months ago

Please link to the daprbot documentation inside the contributing.md file, so that users know what Github commands they can run in this repo. Based on the dapr-bot.yml they can run the /assign to self assign issues and a few other commands in this repo.

owate commented 11 months ago

/assign

sicoyle commented 11 months ago

@owate There are a few more issues similar to this one for some of the other repos we'd love your help with! :)

https://github.com/dapr/cli/issues/1345 https://github.com/dapr/quickstarts/issues/924 https://github.com/dapr/python-sdk/issues/602 https://github.com/dapr/dotnet-sdk/issues/1149 https://github.com/dapr/java-sdk/issues/926

owate commented 11 months ago

Thanks @sicoyle. I will take a look at them too. I am trying to wet me feet first with a simple task and then consider a coding task.

sicoyle commented 11 months ago

Thanks @sicoyle. I will take a look at them too. I am trying to wet me feet first with a simple task and then consider a coding task.

Amazing! Love that approach. Let me know if you need any help along the way 😁

shubham1172 commented 11 months ago

@cicoyle, as a follow up we also need to update the daprbot reference to tell users if a command can be run by this SDK or not (and the few extra ones that are not a part of runtime/contrib).