Skip to content

Commit 52e7454

Browse files
committed
📝 doc: Link to CLA on opensource.porsche.com
Signed-off-by: Eduard Itrich <[email protected]> on-behalf-of: @porscheofficial <[email protected]>
1 parent beb13e9 commit 52e7454

File tree

2 files changed

+7
-14
lines changed

2 files changed

+7
-14
lines changed

.github/pull_request_template.md

+6-13
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
1-
### Pull Request Checklist
1+
<!-- If this pull request closes an issue, please mention the issue number below -->
2+
Closes #<!-- Issue # here -->
23

3-
<!-- Make sure to read and accept the CLA, before you open the pull request: `CONTRIBUTOR_LICENSE_AGREEMENT` -->
4-
<!-- Tick the checkbox in case you accept it (`[x]`) -->
4+
## 📑 Description
5+
<!-- Please add a short description of your pull request -->
56

6-
- [ ] I have read and accept the
7-
[Contributor License Agreement](https://github.com/porscheofficial/oss-docs/blob/67c5b24838a293ce7a964884e6005eb71f2b8579/CONTRIBUTOR_LICENSE_AGREEMENT.md)
8-
9-
#### Scope
10-
11-
Short description of the pull request scope
12-
13-
#### Resolved Issue
14-
15-
Resolves [IssueNumber]
7+
## ✅ Checks
8+
- [ ] I have read and accept the [Contributor License Agreement](https://opensource.porsche.com/docs/cla)

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ git push origin feature/short-description
4646
Just make sure that:
4747

4848
- Your pull request is focused and you avoid unrelated commits
49-
- You read and accept our [Contributor License Agreement](https://github.com/porscheofficial/oss-docs/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT.md)
49+
- You read and accept our [Contributor License Agreement](https://opensource.porsche.com/docs/cla)

0 commit comments

Comments
 (0)