File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ checks pass:
15
15
16
16
mvn checkstyle:checkstyle -Dcheckstyle.skip=false verify
17
17
18
+ Add your changes to the CHANGELOG.md and commit.
19
+
18
20
Push to your fork and [ submit a pull request] [ pr ] .
19
21
20
22
[ pr ] : https://github.com/joyent/java-http-signature/compare/
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ For example:
131
131
132
132
## Contributions
133
133
134
- Contributions welcome! Please read the [ CONTRIBUTIONS.MD ] ( CONTRIBUTIONS.MD ) document for details
134
+ Contributions welcome! Please read the [ CONTRIBUTING.md ] ( CONTRIBUTING.md ) document for details
135
135
on getting started.
136
136
137
137
### Releasing
@@ -143,4 +143,5 @@ Please refer to the [release documentation](RELEASING.md).
143
143
See < https://github.com/joyent/java-http-signature/issues > .
144
144
145
145
## License
146
- Triton Java is licensed under the MPLv2. Please see the ` LICENSE.txt ` file for more details.
146
+ Java HTTP Signatures is licensed under the MPLv2. Please see the
147
+ [ LICENSE.txt] ( LICENSE.txt ) file for more details.
You can’t perform that action at this time.
0 commit comments