We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b149fb commit 0f3b333Copy full SHA for 0f3b333
CONTRIBUTING.md
@@ -148,10 +148,6 @@ node packages/rsocket-tck/build/index.js
148
149
Pass `--help` to see configuration options.
150
151
-## License
152
-By contributing to rsocket-js, you agree that your contributions will be
153
-licensed under the LICENSE file in the root directory of this source tree.
154
-
155
## Releasing
156
157
### Step 1: Build
@@ -183,3 +179,6 @@ From the Lerna docs:
183
179
lerna publish from-package
184
180
```
185
181
182
+## License
+By contributing to rsocket-js, you agree that your contributions will be
+licensed under the LICENSE file in the root directory of this source tree.
0 commit comments