Add a bug report template just for measurement bugs - #4490
Conversation
I noticed the "normal" bug report template does not really fit the new one here. So what do you think of this? Still a draft, I need to adjust more things.
bramstroker
left a comment
There was a problem hiding this comment.
Thanks, definitely makes sense to add, added some first comments
| ... | ||
| validations: | ||
| required: true | ||
| - type: textarea |
There was a problem hiding this comment.
We also need to ask the user to include the diagnostics file in the bug report, besides the logs
There was a problem hiding this comment.
But that should be optional, because the app does not give me that when it cancels due to an error.
Oooor that is an app's error… I recall something like that.
There was a problem hiding this comment.
But that should be optional, because the app does not give me that when it cancels due to an error.
Oooor that is an app's error… I recall something like that.
I will have a look into that.
Let's make it optional first, so it's no blocker for this PR.
There was a problem hiding this comment.
Co-authored-by: Bram Gerritsen <bgerritsen@gmail.com>
I noticed the "normal" bug report template does not really fit the new measurement app bugs e.g. here.
So what do you think of this? Still a draft, I need to adjust more things.