You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cvat/.github/PULL_REQUEST_TEMPLATE.md

2.0 KiB

Motivation and context

How has this been tested?

Checklist

  • I have raised an issue to propose this change (required)
  • My issue has received approval from the maintainers
  • I've read the CONTRIBUTION guide
  • I have added description of my changes into CHANGELOG file
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (read github docs)

License

  • I submit my code changes under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT