diff --git a/.gitee/PULL_REQUEST_TEMPLATE.en.md b/.gitee/PULL_REQUEST_TEMPLATE.en.md new file mode 100644 index 0000000000000000000000000000000000000000..79f7ef00adb24a409934013cc9c4e8c17cf02a39 --- /dev/null +++ b/.gitee/PULL_REQUEST_TEMPLATE.en.md @@ -0,0 +1,14 @@ +### **Issue** +_Please add a link to an issue_ + +### **Reason** +_Please add reason of the changes_ + +### **Description** +_Please add detailed description_ + +### **Tests** +``` +ninja all tests +``` +**All required pre-merge tests passed. Results are avaliable in the internal CI.**