File tree 2 files changed +16
-4
lines changed
2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change @@ -101,8 +101,14 @@ load("@rules_proto_grpc//:repositories.bzl", "rules_proto_grpc_toolchains")
101
101
rules_proto_grpc_toolchains()
102
102
```
103
103
104
- ** Important** : Follow instructions in the language-specific ` README.md ` for
105
- additional workspace dependencies that may be required.
104
+ It is recommended that you use the tagged releases for stable rules. Master is
105
+ intended to be 'ready-to-use', but may be unstable at certain periods. To be
106
+ notified of new releases, you can use GitHub's 'Watch Releases Only' on the
107
+ repository.
108
+
109
+ ** Important** : You will also need to follow instructions in the
110
+ language-specific ` README.md ` for additional workspace dependencies that may be
111
+ required.
106
112
107
113
108
114
## Rules
Original file line number Diff line number Diff line change @@ -101,5 +101,11 @@ load("@rules_proto_grpc//:repositories.bzl", "rules_proto_grpc_toolchains")
101
101
rules_proto_grpc_toolchains()
102
102
```
103
103
104
- ** Important** : Follow instructions in the language-specific ` README.md ` for
105
- additional workspace dependencies that may be required.
104
+ It is recommended that you use the tagged releases for stable rules. Master is
105
+ intended to be 'ready-to-use', but may be unstable at certain periods. To be
106
+ notified of new releases, you can use GitHub's 'Watch Releases Only' on the
107
+ repository.
108
+
109
+ ** Important** : You will also need to follow instructions in the
110
+ language-specific ` README.md ` for additional workspace dependencies that may be
111
+ required.
You can’t perform that action at this time.
0 commit comments