diff --git a/.gitlab/issue_templates/Feature Request.md b/.gitlab/issue_templates/Feature Request.md new file mode 100644 index 0000000000..2387d65679 --- /dev/null +++ b/.gitlab/issue_templates/Feature Request.md @@ -0,0 +1,14 @@ +## Summary + + +## System Information + +- **Operating system:** +- **Processor architecture:** +- **Device:** + +## Example Project + + +## Relevant 3rd party information + diff --git a/.gitlab/merge_request_templates/Packages.md b/.gitlab/merge_request_templates/Packages.md new file mode 100644 index 0000000000..2d43ce6f94 --- /dev/null +++ b/.gitlab/merge_request_templates/Packages.md @@ -0,0 +1,15 @@ +## Summary + + +## What is the current bug behavior? + + +## What is the behavior after applying this patch? + + +## Relevant logs and/or screenshots + + + +/label ~Packages