diff --git a/.gitlab/issue_templates/Backporting.md b/.gitlab/issue_templates/Backporting.md new file mode 100644 index 0000000000000000000000000000000000000000..faf5937719d6a9f7e729a1c28cf99643d1ab328c --- /dev/null +++ b/.gitlab/issue_templates/Backporting.md @@ -0,0 +1,32 @@ +### Description + +<!-- Required --> +<!-- Description of the issue --> + +### Source FusionDirectory Version + +<!-- Required --> +<!-- FusionDirectory version where the code come from --> + +### Destination FusionDirectory Version + +<!-- Required --> +<!-- FusionDirectory version where the code sould go --> + +### Plugin with the new code + +<!-- Required --> +<!-- Name of the plugin --> + +### Reason of Backporting code + +<!-- Required --> + +### What defect does it correct + +<!-- Required --> +<!-- Why do we backport this code --> + +### Additional Information +<!-- optional --> +<!-- Any additional information, configuration or data that might be necessary to reproduce the issue. -->