Skip to content

Commit 3209c91

Browse files
Shubhdeep02divzi-p
authored andcommitted
Improvement of the dotnet-contributing files (dapr#1330)
Add link about Dapr bot to contribution documentation Signed-off-by: Divya Perumal <[email protected]>
1 parent 0c1944b commit 3209c91

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

CONTRIBUTING.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,3 +123,13 @@ A non-exclusive list of code that must be places in `vendor/`:
123123
## Code of Conduct
124124

125125
This project has adopted the [Contributor Covenant Code of Conduct](https://github.com/dapr/community/blob/master/CODE-OF-CONDUCT.md)
126+
127+
128+
129+
## GitHub Dapr Bot Commands
130+
131+
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 comment `/assign` on an issue to assign it to yourself.
132+
133+
134+
135+

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@ The `daprdocs` directory contains the markdown files that are rendered into the
2121

2222
- All rules in the [docs guide]({{< ref contributing-docs.md >}}) should be followed in addition to these.
2323
- All files and directories should be prefixed with `dotnet-` to ensure all file/directory names are globally unique across all Dapr documentation.
24+
25+
## GitHub Dapr Bot Commands
26+
27+
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 comment `/assign` on an issue to assign it to yourself.

0 commit comments

Comments
 (0)