AMILookup / amilookup.com

amilookup.com front end code
http://www.amilookup.com
GNU General Public License v3.0
1 stars 0 forks source link

Bug Reporting tool #22

Open lordmuffin opened 5 years ago

lordmuffin commented 5 years ago

I would like this in V1 but if we can't do it then lets push it out. Basically i want a small pullout tab on the page to report bugs, this pullout is a basic form that will submit to GitHub as an issue.

ajack764 commented 5 years ago

If you can get the form submission to Github working then I can sort out the UX/UI.

If we do this we should create a new label for website submitted bugs.

lordmuffin commented 5 years ago

We could do something like this: https://gist.github.com/anythingcodes/c68597c8e78541f703607d3cf324134a - This would actually make things really easy for us if we could integrate it seamlessly into the website.

Otherwise our other option is I create another backend api we can utilize just to submit issues to github. - This one is a bit more work and would have to be post v1