File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ There are 2 types of issues:
1717- Bug: You've found a bug with the code, and want to report it, or create an issue to track the bug.
1818- Proposal: Used for items that propose a new idea or functionality. This allows feedback from others before code is written.
1919
20- ## Contributing to Dapr
20+ ## Contributing to Hyperlight
2121
22- This section describes the guidelines for contributing code / docs to Dapr .
22+ This section describes the guidelines for contributing code / docs to Hyperlight .
2323
2424### Pull Requests
2525
@@ -80,3 +80,5 @@ git checkout <branch-name>
8080git commit --amend --no-edit --signoff
8181git push --force-with-lease < remote-name> < branch-name>
8282```
83+
84+ * Credit: This doc was cribbed from Dapr.*
You can’t perform that action at this time.
0 commit comments