Feature/contact us #74
doc-check-linter.yml
on: pull_request
lint
20s
commit-checks
5s
Annotations
1 error
|
commit-checks
You have 2 commits incorrectly signed off. To fix, first ensure you have a local copy of your branch by [checking out the pull request locally via command line](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally). Next, head to your local branch and run:
```bash
git rebase HEAD~14 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin feature/contact-us
```
Commit sha: [36b9cb6](https://github.com/vimal-java-dev/portfolio/pull/35/commits/36b9cb6da2defc9fc7d2b6df7eddf3e10b11634d), Author: Vimal Tech, Committer: GitHub; The sign-off is missing.
Commit sha: [dd33ea1](https://github.com/vimal-java-dev/portfolio/pull/35/commits/dd33ea1523dd3a99cd72f4db0a677fdcc219d089), Author: Vimal Tech, Committer: GitHub; The sign-off is missing.
|