qri-io / qri

you're invited to a data party!
https://qri.io
GNU General Public License v3.0
1.11k stars 66 forks source link

Issue templates #1362

Closed feep closed 4 years ago

feep commented 4 years ago

It’s time.

Angular’s are very well done. But I’ll look around for something go so I won’t need to do so much rewriting.

I have some questions below. Vote with reactions.

feep commented 4 years ago

Emoji in name. As far as I can tell, this only shows up in choose.

Oh, also show up as a header on the issue create page.

feep commented 4 years ago

Emoji in comments. Won’t show up in issue page.

feep commented 4 years ago

Emoji in issue. Headers, perhaps.

feep commented 4 years ago

Commands to show current os & version

# macOS
❯ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.14.6
BuildVersion:   18G3020

# linux
❯ lsb_release -a
# untested

# windows
c:\> systeminfo
# untested
# only need the first 4 or so lines if anybody knows 
# how to pipe that into the equivalent of `head`
feep commented 4 years ago

Proposed Types

Templates show up in choose, and as a header on issue/new.

Possible types

🐞Bug report Report a bug in the Angular Framework

🚀Feature request Suggest a feature for Angular Framework

📚 Docs or angular.io issue report Report an issue in Angular's documentation or angular.io application

❓Support request Questions and requests for support

Love the headfake on this one

      🛑      🛑      🛑 

Please do not file questions or support requests on our issue tracker.

TODO(feep) Blah blah, discord link.

Qri team thanks you.
And we look forward to chatting!

      🛑      🛑      🛑 

Same headfake

⚠️ Security issue disclosure Report a security issue in Angular Framework, Material, or CLI

Don’t want to overwhelm, but heavily misfiled issues can have a pointer to their repo.

⭐ Starlark Blah blah something.

🛠️Angular CLI Issues and feature requests for Angular CLI

💎Angular Components Issues and feature requests for Angular Components

b5 commented 4 years ago

I'm a fan of starting simple, with three categories:

We could add a fourth:

I'm ok to wait until we have a security disclosures page up, then adding this section in a follow up.

feep commented 4 years ago

@b5, adding issue for security disclosure page.

Do you want the security disclosure page as a .md file in /qri repo, or as a page on the website?