Skip to content

Commit b25f592

Browse files
authored
chore: remove plugin checklist from PR template (#7105)
1 parent 78a0536 commit b25f592

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

.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)