Sha256: abbecc77cf389011b0768db93d74d82b418619535232ba82d8ca2e70ac36f29f

Contents?: true

Size: 1.8 KB

Versions: 38

Compression:

Stored size: 1.8 KB

Contents

<!--
** Requirements for Contributing to this repository **

* Fill out the template below. Any pull request that does not include enough information to be reviewed in a timely
manner may be closed at the maintainers' discretion.
* After you create the pull request, all status checks must be pass before a maintainer reviews your contribution.
For more details, please see [CONTRIBUTING](/CONTRIBUTING.md).
-->

### What does this PR do?

<!--

What inspired you to submit this pull request?
Link to the issue describing the bug that you're fixing.

If there is not yet an issue for your bug, please open a new issue and then link to that issue in your pull request.
Note: In some cases, one person's "bug" is another person's "feature."
If the pull request does not address an existing issue with the "bug" label, the maintainers have the final say on whether the current behavior is a bug.

We must be able to understand the design of your change from this description.
If we can't get a good idea of what the code will be doing from the description here, the pull request may be closed at the maintainers' discretion.
Keep in mind that the maintainer reviewing this PR may not be familiar with or have worked with the code here recently, so please walk us through the concepts.

-->

### Additional Notes

<!-- Anything else we should know when reviewing? -->

### Review checklist

Please check relevant items below:

- [ ] This PR includes all [newly recorded cassettes](/DEVELOPMENT.md) for any modified tests.

- [ ] This PR does not rely on API client schema changes.
  - [ ] The CI should be fully passing.
- [ ] Or, this PR relies on API schema changes and this is a Draft PR to include tests for that new functionality.
  - Note: CI shouldn't be run on this Draft PR, as its expected to fail without the corresponding schema changes.

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
datadog_api_client-2.29.1 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.28.1 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.27.1 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.26.1 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.26.0 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.25.0 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.24.0 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.22.0 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.21.0 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.20.0 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.19.0 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.18.0 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.17.0 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.16.0 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.15.0 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.14.0 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.13.0 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.12.0 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.11.0 .github/PULL_REQUEST_TEMPLATE.md
datadog_api_client-2.10.0 .github/PULL_REQUEST_TEMPLATE.md