Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CONTRIBUTING.md to describe ok-to-test PR label #573

Merged
merged 1 commit into from
Apr 23, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update CONTRIBUTING.md to describe ok-to-test PR label
rosenhouse committed Apr 20, 2023
commit e7037e49c83c1565cdeb86000136173fe5dd7b7f
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -26,4 +26,4 @@ and follow [testing](docs/testing.md) for instructions on testing your changes.
ln -s -f ../../format-check.sh .git/hooks/pre-commit
```

3. Then open a [Pull Request](https://github.com/vmware/splinterdb/pulls). Our continuous integration (CI) system will run additional checks, which can take a couple hours. If you have not signed our Contributor License Agreement (CLA), a "CLA-bot" will take you through the process and update the issue. If you have questions about the CLA process, see our CLA [FAQ](https://cla.vmware.com/faq) or just ask for help on your pull request.
3. Then open a [Pull Request](https://github.com/vmware/splinterdb/pulls). You'll need to wait for a project maintainer to add the `ok-to-test` label to your PR. Then our continuous integration (CI) system will run checks, which can take a couple hours. Also, if you have not signed our Contributor License Agreement (CLA), a "CLA-bot" will take you through the process and update the issue. If you have questions about the CLA process, see our CLA [FAQ](https://cla.vmware.com/faq) or just ask for help on your pull request.