diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e002f3cc0..855a5991f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,15 +1,8 @@ -- [ ] Signed the CLA +Closes # -#### Issue description +_Describe your proposed changes here._ -#### Relevant URLs - -#### What products and version are you using? - - - +- [ ] Signed the [InfluxData CLA](https://www.influxdata.com/legal/cla/) + ([if necessary](https://github.com/influxdata/docs-v2/blob/master/CONTRIBUTING.md#sign-the-influxdata-cla)) +- [ ] Tests pass (no build errors) +- [ ] Rebased/mergeable diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e80f6028b..68b3605f5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ for the open-source ecosystem that protects both you and InfluxData. To make substantial contributions to InfluxData documentation, first sign the InfluxData CLA. What constitutes a "substantial" change is at the discretion of InfluxData documentation maintainers. -[Sign the InfluxData (CLA)](https://www.influxdata.com/legal/cla/) +[Sign the InfluxData CLA](https://www.influxdata.com/legal/cla/) _**Note:** Typo and broken link fixes are greatly appreciated and do not require signing the CLA._