mirror of
https://github.com/jlengrand/jreleaser.git
synced 2026-03-10 08:31:24 +00:00
[chore] fix contribution guideline link Fixes #384 [ci skip]
This commit is contained in:
committed by
Andres Almiray
parent
00b584f2f8
commit
4da444c5a5
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -8,7 +8,7 @@ Fixes #?
|
|||||||
<!-- Link to relevant issues or discussions here -->
|
<!-- Link to relevant issues or discussions here -->
|
||||||
|
|
||||||
### Checklist
|
### Checklist
|
||||||
- [ ] [Review Contribution Guidelines](https://github.com/jreleaser/jreleaser/blob/master/CONTRIBUTING.md).
|
- [ ] [Review Contribution Guidelines](https://github.com/jreleaser/jreleaser/blob/master/CONTRIBUTING.adoc).
|
||||||
- [ ] Make sure all contributed code can be distributed under the terms of the
|
- [ ] Make sure all contributed code can be distributed under the terms of the
|
||||||
[Apache License 2.0](https://github.com/jreleaser/jreleaser/blob/master/LICENSE), e.g. the code was written by
|
[Apache License 2.0](https://github.com/jreleaser/jreleaser/blob/master/LICENSE), e.g. the code was written by
|
||||||
you or the original code is licensed under [a license compatible to Apache License 2.0](https://apache.org/legal/resolved.html).
|
you or the original code is licensed under [a license compatible to Apache License 2.0](https://apache.org/legal/resolved.html).
|
||||||
|
|||||||
Reference in New Issue
Block a user