mrbuilder1961 / ChatPatches

A Minecraft client-side mod that touches up Minecraft's mundane chat, with configurability in mind!
GNU Lesser General Public License v3.0
43 stars 16 forks source link

Config > Help > Dump mod info and specs #136

Closed mrbuilder1961 closed 3 months ago

mrbuilder1961 commented 7 months ago

Add a button in the Help config category that will generate a filled out issue template with applicable information (aka chat patches version, os, logs) automatically and copy it to the clipboard. In a perfect world, this option would do all of that and then open the 'new issue' page on this repo, paste in all the info, and only require the user to explain the issue. it would remove all the work of gathering information.

ALTERNATIVELY: Add a button in the Help config category that automatically compiles any applicable information available into a JSON file, uploads it somewhere, and returns the link to said file. it would include anything relevant and impersonal, including mod data, computer specs, and the latest.log file.

both of these would need some warning about the data being collected according to (inter?)national laws (i am 99% sure)