Open
Description
I like to use issuetemplate because it helps providing important info to the developers. I am totally happy to share what apps I use, what device the instance is running on, etc. But I am not happy to share info that would allow others to identify my server, the url(s) it listens to, etc. In my opinion the following fields should be considered as SENSITIVE VALUE and REMOVED. I even doubt that this info is important for people debugging an issue...
- hostname (found in Operating system field)
- mail_domain
- datadirectory
- overwrite.cli.url
- instanceid (?)
Edit:
Probably a good starter issue. I've added some implementation hints here: #27 (comment)