dwyl / github-backup

:octocat: :back: 🆙 Backup your GitHub Issues so you can still work when (they/you are) offline.
https://github-backup.herokuapp.com
GNU General Public License v2.0
32 stars 3 forks source link

Display versions of the issue description #47

Closed Cleop closed 6 years ago

Cleop commented 6 years ago

We are now saving versions of the first comment in an issue (the issue description) into our DB. Now we want to display these on our front end.

In order to do this we need to:

For the time being this will not include user data which we have not yet got in our schema, see #46.

nelsonic commented 6 years ago

looks good. 🎉