@cryptotaxi247 / netdata-1 / commits / d06219663

remove "component" from PR template (#11988)

Ilya Mashchenko committed Jan 18, 2022 at 10:53 UTC d062196637207c6ae83d4f9097a28f3db36feb24
1 file changed -5
.github/PULL_REQUEST_TEMPLATE.md
-5
@@ -2,9 +2,6 @@
2 Describe the change in summary section, including rationale and design decisions.
3 Include "Fixes #nnn" if you are fixing an existing issue.
4
5 -In "Component Name" section write which component is changed in this PR. This
6 -will help us review your PR quicker.
7 -
5 In "Test Plan" provide enough detail on how you plan to test this PR so that a reviewer can validate your tests. If our CI covers sufficient tests, then state which tests cover the change.
6
7 If you have more information you want to add, write them in "Additional
@@ -15,8 +12,6 @@ helpful if there is no related issue.
12
13 ##### Summary
14
18 -##### Component Name
19 -
15 ##### Test Plan
16
17 <!---