From 0a6fa6588f5dda7c935f1dabab1841f542f57561 Mon Sep 17 00:00:00 2001 From: James Lopez Date: Thu, 10 Jan 2019 10:23:47 +0000 Subject: [PATCH] Add analyzer rule template --- .gitlab/issue_templates/Add style proposal | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .gitlab/issue_templates/Add style proposal diff --git a/.gitlab/issue_templates/Add style proposal b/.gitlab/issue_templates/Add style proposal new file mode 100644 index 00000000000..1a3be44bea0 --- /dev/null +++ b/.gitlab/issue_templates/Add style proposal @@ -0,0 +1,16 @@ +## Description of the proposal + + + +- [ ] Mention the proposal in the next backend weekly call and the #backend channel to encourage contribution +- [ ] Proceed with the proposal once 50% of the maintainers have weighed in, and 80% of the votes are :+1: +- [ ] Once approved, mention it again in the next backend weekly call and the #backend channel + + +/label ~"development guidelines" +/label ~"Style decision" +/label ~Documentation + +/cc @gitlab-org/maintainers/rails-backend