Skip to content

Commit df7eff2

Browse files
owateEsther Nwogu
andauthored
docs: adding doc to inform of github dapr bot commands available in the repo (#527)
* adding doc to inform of github dapr bot commands available on the repo * update statement based on doc * addressing sign off issue Signed-off-by: Author Name <[email protected]> * trying to address the sign off Signed-off-by: Esther Nwogu <[email protected]> * ran pretty fix on the changes Signed-off-by: Esther Nwogu <[email protected]> * adding period at the end of statement Signed-off-by: Esther Nwogu <[email protected]> * adding doc to inform of github dapr bot commands available on the repo Signed-off-by: Esther Nwogu <[email protected]> * update statement based on doc Signed-off-by: Esther Nwogu <[email protected]> * addressing sign off issue Signed-off-by: Author Name <[email protected]> Signed-off-by: Esther Nwogu <[email protected]> * trying to address the sign off Signed-off-by: Esther Nwogu <[email protected]> * ran pretty fix on the changes Signed-off-by: Esther Nwogu <[email protected]> * adding period at the end of statement Signed-off-by: Esther Nwogu <[email protected]> --------- Signed-off-by: Esther Nwogu <[email protected]> Co-authored-by: Esther Nwogu <[email protected]>
1 parent 28367ef commit df7eff2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

daprdocs/content/en/js-sdk-contributing/js-contributing.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ Try to keep the first commit line short. This is harder to do using this commit
103103
concise and if you need more space, you can use the commit body. Try to make sure that the commit
104104
subject is clear and precise enough that users will know what change by just looking at the changelog.
105105
106+
## Github Dapr Bot Commands
107+
108+
Checkout the [daprbot documentation](https://docs.dapr.io/contributing/daprbot/) for Github commands you can run in this repo for common tasks. For example, you can run the `/assign` (as a comment on an issue) to assign issues to a user or group of users.
109+
106110
## Coding Rules
107111
108112
To ensure consistency throughout the source code, keep these rules in mind as you are working:

0 commit comments

Comments
 (0)