PR template: Drop CLA instructions (#91)
CLAassistant will verify and have the user sign the CLA if needed so we don't need the outdated link in the contribution guide.
This commit is contained in:
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,7 +1,6 @@
|
||||
Before opening your pull request, please make sure that you've:
|
||||
|
||||
- [ ] updated the changelog if the change is user-facing;
|
||||
- [ ] [signed Uber's Contributor License Agreement](https://docs.google.com/a/uber.com/forms/d/1pAwS_-dA1KhPlfxzYLBqK6rsSWwRwH95OCCZrcsY5rk/viewform);
|
||||
- [ ] added tests to cover your changes;
|
||||
- [ ] run the test suite locally (`make test`); and finally,
|
||||
- [ ] run the linters locally (`make lint`).
|
||||
|
||||
Reference in New Issue
Block a user