<div dir="ltr"><br>Hi,<br><br>Over the last week, Lei and I have been researching about the review platform where the content submitted can be reviewed, commented, tagged and pushed. This will be an alternative to github pull requests interface, which will thus reduce our dependency on Github in case Github changes its API anytime in future.<br><br>Even firefox is considering using Github as an alternative medium to receive contribution.  <a href="http://gregoryszorc.com/blog/2015/01/12/utilizing-github-for-firefox-development/">http://gregoryszorc.com/blog/2015/01/12/utilizing-github-for-firefox-development/</a><br><br>Lei made a great chart comparing the platforms.<div><br></div><div><a href="https://drive.google.com/file/d/0B9sUy41_Rk3KdGl4RVhDSXZIZmc/view?usp=sharing">https://drive.google.com/file/d/0B9sUy41_Rk3KdGl4RVhDSXZIZmc/view?usp=sharing</a><br><br>So overall Bugzilla looks a great option. But there is one major flaw, we need to view the article submitted at each point(code review) which bugzilla lacks.<br><br>The solution to this is creating a plugin for markdown previewing.<br><br>The typical workflow might look like this:<br><br>1. Author writes content in markdown language.<br>2. Makes a pull request on github.<br>3. Corresponding to the pull request a issue is created on bugzilla.<br>4. CentOS staff can either review the article on github pull request, or on bugzilla.<br>5. Comments are two way synced. <br>6. At each point the article can be viewed on bugzilla, using an extension we propose to make.<br>7. After many iterations of commenting, and improving, article is finally accepted.<br>8. Staff tags it, and pushes to <a href="http://git.centos.org">git.centos.org</a>.<br>9. Using <a href="http://git.centos.org">git.centos.org</a>, new website is generated and pushed.<br><br>There are many challenging tasks in this, especially the bugzilla issue creation on pull request and two way comment sync. This has never been done before, but we looked at the API and think we can make it work. Another challenging task is markdown preview on bugzilla.<br><br>Please let us know, what you think about this?<br><br>Regards,<br>Kunaal<br><br><br>--<br>Regards,<br>Kunaal Jain<br>​​<br></div></div>