Skip to content

Commit 363cad0

Browse files
simon-idrochdev
authored andcommitted
chore: remove plugin checklist from PR template (#7105)
1 parent ebc2cff commit 363cad0

1 file changed

Lines changed: 2 additions & 16 deletions

File tree

.github/pull_request_template.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,11 @@
1+
<ins>**Please make sure your changes are properly tested**!</ins>
2+
13
### What does this PR do?
24
<!-- A brief description of the change being made with this pull request. -->
35

46
### Motivation
57
<!-- What inspired you to submit this pull request? -->
68

7-
### Plugin Checklist
8-
<!-- Fill this section if adding or updating a plugin. Remove otherwise. -->
9-
10-
- [ ] Unit tests.
11-
- [ ] Integration tests.
12-
- [ ] Benchmarks.
13-
- [ ] TypeScript [definitions][1].
14-
- [ ] TypeScript [tests][2].
15-
- [ ] API [documentation][3].
16-
- [ ] CI [jobs/workflows][4].
17-
18-
[1]: https://github.com/DataDog/dd-trace-js/blob/master/index.d.ts
19-
[2]: https://github.com/DataDog/dd-trace-js/blob/master/docs/test.ts
20-
[3]: https://github.com/DataDog/documentation/blob/master/content/en/tracing/trace_collection/library_config/nodejs.md
21-
[4]: https://github.com/DataDog/dd-trace-js/blob/master/.github/workflows/plugins.yml
22-
239
### Additional Notes
2410
<!-- Anything else we should know when reviewing? -->
2511

0 commit comments

Comments
 (0)