From 6ae554bc478d136ccef1ad85fa1d953bf7caa782 Mon Sep 17 00:00:00 2001 From: Winnie Hellmann Date: Tue, 30 Apr 2019 10:12:51 +0000 Subject: Add issue template for refactorings --- .gitlab/issue_templates/Refactoring.md | 41 ++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 .gitlab/issue_templates/Refactoring.md (limited to '.gitlab/issue_templates') diff --git a/.gitlab/issue_templates/Refactoring.md b/.gitlab/issue_templates/Refactoring.md new file mode 100644 index 00000000000..cd0ce8486f0 --- /dev/null +++ b/.gitlab/issue_templates/Refactoring.md @@ -0,0 +1,41 @@ +## Summary + + + +## Improvements + + + +## Risks + + + +## Involved components + + + +## Optional: Intended side effects + + + + +## Optional: Missing test coverage + + + +/label ~backstage -- cgit v1.2.3