From 280270992f354b957cf92205f1fa6be3aabf2114 Mon Sep 17 00:00:00 2001 From: rchavhan Date: Sat, 15 Jul 2017 12:38:09 +0530 Subject: [PATCH] Create Add graphs views to Email-Ext Plugin --- Add graphs views to Email-Ext Plugin | 48 ++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Add graphs views to Email-Ext Plugin diff --git a/Add graphs views to Email-Ext Plugin b/Add graphs views to Email-Ext Plugin new file mode 100644 index 0000000..efb22d1 --- /dev/null +++ b/Add graphs views to Email-Ext Plugin @@ -0,0 +1,48 @@ +# Project Title +Add graphs views to Email-Ext Plugin + +## Abstract / Purpose +Email-Ext plugin has scripts to send customised email with tabular reports. It could be customized further to add graphs to add bussiness value. +https://github.com/jenkinsci/email-ext-plugin + + +### Description +Admin should be able to select graphs for reporting with their email feature. +Pie Charts +Bar Graphs +Line Graphs + + +### Prior knowledge required +- [ ] Basic understanding of Java and jelly script +- [ ] Rest/API + + + +### Tools & Technology +- [ ] Java + + + +### Todos +- [ ] Tests +- [ ] Documentation + + +Rereference | Links +------ | ------ +example | [link]() +Username/Repository# and issue or pull request number | # +https://github.com/jenkinsci/email-ext-plugin + + +#### Are you willing to be the mentor to this problem statement *Technically* or *Non-Technically* ? +- Yes +- Technically and Non-Technically + + + +#### Github User Id: +@rchavhan + +