matrix-rust-sdk icon indicating copy to clipboard operation
matrix-rust-sdk copied to clipboard

Add issue templates

Open ShadowJonathan opened this issue 4 years ago • 4 comments

Currently this repo is grabbing issue templates from https://github.com/matrix-org/.github/tree/master/.github/ISSUE_TEMPLATE, maybe more specialized templates under a .github/ISSUE_TEMPLATE folder would help here.

ShadowJonathan avatar Nov 10 '21 12:11 ShadowJonathan

Help in what way? The templates seem to be general enough, what's exactly wrong with them and what should be improved.

As is, this issue isn't really actionable.

poljar avatar Nov 10 '21 13:11 poljar

It would help make the issues more specific to matrix-rust-sdk, as currently the templates from matrix-org generic cannot address things like matrix-rust-sdk versions in a potential better bug template ("please put the code snippet/traceback/version involved here")

ShadowJonathan avatar Nov 10 '21 13:11 ShadowJonathan

I think all of this doesn't really make sense for the bug report template in matrix-sdk's context:

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
 - OS: [e.g. iOS]
 - Browser [e.g. chrome, safari]
 - Version [e.g. 22]

**Smartphone (please complete the following information):**
 - Device: [e.g. iPhone6]
 - OS: [e.g. iOS8.1]
 - Browser [e.g. stock browser, safari]
 - Version [e.g. 22]

jplatte avatar Nov 23 '21 22:11 jplatte

Yeah, that issue template was grabbed from the matrix-org organisation .github repo, so adding issue templates specific to this repo would help.

ShadowJonathan avatar Nov 24 '21 00:11 ShadowJonathan