Skip to content

Commit c1ee141

Browse files
Shubhdeep02cicoylesalaboy
authored
Improvement of dapr-doc (#1084)
* Update java-contributing.md Signed-off-by: Shubhdeep Singh <shubhdeepsingh1502@gmail.com> * Update CONTRIBUTING.md Signed-off-by: Shubhdeep Singh <shubhdeepsingh1502@gmail.com> * Update CONTRIBUTING.md Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com> Signed-off-by: salaboy <Salaboy@gmail.com> * Update daprdocs/content/en/java-sdk-contributing/java-contributing.md Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com> Signed-off-by: salaboy <Salaboy@gmail.com> --------- Signed-off-by: Shubhdeep Singh <shubhdeepsingh1502@gmail.com> Signed-off-by: salaboy <Salaboy@gmail.com> Co-authored-by: Cassie Coyle <cassie@diagrid.io> Co-authored-by: salaboy <Salaboy@gmail.com> Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com>
1 parent ffbb5b3 commit c1ee141

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@ A non-exclusive list of code that must be places in `vendor/`:
120120

121121
**Thank You!** - Your contributions to open source, large or small, make projects like this possible. Thank you for taking the time to contribute.
122122

123+
## Github Dapr Bot Commands
124+
125+
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 the issue to yourself.
126+
123127
## Code of Conduct
124128

125129
This project has adopted the [Contributor Covenant Code of Conduct](https://github.com/dapr/community/blob/master/CODE-OF-CONDUCT.md)

daprdocs/content/en/java-sdk-contributing/java-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 `java-` 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 run the `/assign` (as a comment on an issue) to assign the issue to yourself.

0 commit comments

Comments
 (0)