From ef330fc436ab3d270bfadba3b55544758d94bdeb Mon Sep 17 00:00:00 2001 From: miquelcampos Date: Fri, 2 Feb 2024 11:01:37 +0900 Subject: [PATCH] adding pull request template --- pull_request_template.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 pull_request_template.md diff --git a/pull_request_template.md b/pull_request_template.md new file mode 100644 index 00000000..cf7fe8ac --- /dev/null +++ b/pull_request_template.md @@ -0,0 +1,17 @@ +## Description of Changes + +Please clearly state what you have changed and why you made these changes. + +## Testing Done + +Please describe the tests that you ran to verify your changes. + +## Related Issue(s) + +Please link the related issues. + +--- + +By submitting this pull request, I confirm that my contribution is made under the terms of the [Contributor License Agreement (CLA)](https://github.com/mgear-dev/mgear4/blob/master/Contributor_License_Agreement.md). Please use the CLA assistant to sign the CLA + +