Use issue forms#4152
Conversation
Thank you for your contribution! ❤️You can try out this pull request locally by installing Rollup via npm install tjenkinson/rollup#issue-formor load it into the REPL: |
Codecov Report
@@ Coverage Diff @@
## master #4152 +/- ##
=======================================
Coverage 98.28% 98.28%
=======================================
Files 201 201
Lines 7118 7118
Branches 2084 2084
=======================================
Hits 6996 6996
Misses 58 58
Partials 64 64 Continue to review full report at Codecov.
|
lukastaegert
left a comment
There was a problem hiding this comment.
This is really cool, thanks a lot for making us aware and setting this up! I had only minor comments about the labels.json, otherwise this is really useful. Especially the required fields handling, and the automatically added labels also go a long way. I also like the "triage" label meaning nobody had a look at this :)
| @@ -39,6 +39,8 @@ | |||
| { "name": "t⁴ ⋅ regression", "color": "#0052cc" }, | |||
There was a problem hiding this comment.
I think you can actually remove the first two about incomplete/removed templates now!
There was a problem hiding this comment.
People can still edit manually or use a blank template so they still might be useful?
|
Wow this looks fantastic. Definitely will implement in the plugins repo this week. |
This PR contains:
Are tests included?
Breaking Changes?
Description
Update the issue templates to use issue forms instead. This feature was just released to beta.
No need for html comments anymore :)
Not sure if you want the auto labels or if they're the ones you want so feel free to edit them.
I created a test repo here if you want to see what it looks like.