diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 95211bb5116..4142188f307 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -37,3 +37,7 @@ Notes regarding the deployment of this PR. These should note any required change ## Steps to test or reproduce Outline the steps to test or reproduce the PR here. + +## Reviewers + +test section diff --git a/hal/analogin_api.h b/hal/analogin_api.h index 674e1af24e0..8460262ac76 100644 --- a/hal/analogin_api.h +++ b/hal/analogin_api.h @@ -15,6 +15,7 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. + * */ #ifndef MBED_ANALOGIN_API_H #define MBED_ANALOGIN_API_H