Pranjal Aswani

Results 8 issues of Pranjal Aswani

[Following the discussion in the weekly GSoC meeting](https://github.com/aswanipranjal/gsoc-manuscripts/blob/master/IRC-transcripts/IRC-chat-12-07-2018.txt#L86), we need to figure out a way to calculate the new versions of code that the Contributors might submit when they create...

This PR tries to extract the functionality from the `create_pdf` function into smaller functions which can be used else where as well. These functions sanitise and prepare the files so...

Currently, by using Manuscripts2, we can generate a report for the `git`, `github issues` and `github prs` data sources only. This issue is about adding the functionality to calculate the...

Currently, Manuscripts only supports generating reports in PDF formats. What we want is to give the user the option to generate the same reports in Markdown as well. Generating reports...

Following #111 what we want is to add a `--chaoss` flag which will allow the user to generate a report using CHAOSS metrics only i.e the current report that is...

Currently, using manuscripts2, we can generate a report for the CHAOSS metrics. We need to also look into generating/adding to the same report the GMD/D&I/ Risk/Value metrics. This issue for...

Currently some classes in `github_issues` and `jira` inherit from the classes in `its.py` class. We should change the design and make it more consistent.

As per the discussion with Jesus, this ticket is about how to add code for Metrics into Manuscripts. - Branches! It was so obvious, that I didn't think of it...

enhancement