41 Commits

Author SHA1 Message Date
Fenne
0c8e9297e0
Merge branch 'master' into issue-forms 2021-04-26 10:12:29 +02:00
fvrmr
ddcd0e5b4f Update bug report and feature request
Bug report: Added checkbox for project files and log file. Added extra information in additional information and file uploads.
Changed the textarea to markdown so files can be uploaded.
Updated the placeholder to 4.9 in application version.
Feature request:
Changed textarea to markdown.
2021-04-26 09:53:06 +02:00
Jaime van Kessel
89a9dfb276
Add text area for other comments 2021-04-21 15:08:39 +02:00
fvrmr
a252e8718f Update issue forms
Removed issue-body in bugreport.yaml and featurerequest.yaml
Added config file: can't create a blank issue and added contact link to ultimaker community.
2021-04-20 18:13:24 +02:00
Ghostkeeper
be638955b1
Remove superfluous 'Again' phrasing
It sets the wrong tone.

Fixes #9449.
2021-04-12 13:27:19 +02:00
fvrmr
6ef3e37fbd Fixed typo and clarified message
Fixed typo in featurerequest.yaml
Clarified message in bugreport.yaml about uploading project file
2021-03-04 17:28:09 +01:00
Jaime van Kessel
2b63fb1081
Add spaces between names of issue templates 2021-03-04 16:52:59 +01:00
Jaime van Kessel
258313d192
Swap out depricated tag 2021-03-04 16:49:25 +01:00
Jaime van Kessel
2583493638
CHange name of template so that it's unique 2021-03-04 16:47:49 +01:00
Jaime van Kessel
301a571a08
Remove old bug templates 2021-03-04 16:46:18 +01:00
Jaime van Kessel
d9bc0e1dea
Add new bugreport & template 2021-03-04 16:44:20 +01:00
Ghostkeeper
7b1f1025a0
Clarify what a project file is
Also update the name of the menu entry for 4.7+.
2020-10-26 11:49:28 +01:00
Jaime van Kessel
61af8cf9b5
Rename workflow file to CI 2020-08-28 12:46:58 +02:00
Jaime van Kessel
01aa729577
Split up build & test
This should make the output a bit more segmented (and thus, more readable)
2020-08-14 16:37:45 +02:00
Jaime van Kessel
f8e648fcb3
Add the no response config 2020-06-19 16:04:59 +02:00
Lipu Fei
f5a64704bd Fix branch checkout for PRs with GitHub workflow 2020-01-16 13:27:17 +01:00
Lipu Fei
5476d430d1 Fix cicd.yaml 2019-12-18 16:51:32 +01:00
Lipu Fei
d74b2db8b8 Only run CI for master, WIP, and release branches on push 2019-12-18 16:50:33 +01:00
Lipu Fei
de9a07e6c1 WIP: Fix GH Actions for Uranium fetching 2019-12-17 12:28:27 +01:00
Lipu Fei
d12edaff10 WIP: Fix fetching Uranium 2019-12-17 11:57:36 +01:00
Lipu Fei
dc7ec41b12 WIP: Fix fetching Uranium 2019-12-17 11:55:06 +01:00
Lipu Fei
208ab6421f WIP: Fix fetching Uranium 2019-12-17 11:52:32 +01:00
Lipu Fei
88196fa62b Correct GH Actions steps name 2019-12-17 11:36:42 +01:00
Lipu Fei
537424c058 Add GitHub Actions 2019-12-11 08:10:55 +01:00
Ghostkeeper
6aa8d060d5
Make template a bit less intimidating and restore brackets again
I think the 'why' of things is not always relevant and makes people prevent reading all of it. Keep it brief! And with all of this information that people tend to just leave there it's hard to find the actual changes that people made to the template. That's also why the brackets are important, so that it's easy to see that people didn't erase the original template text.
We used to have HTML comment codes there but then people put the actual bug report inside the comments as well and nothing showed up, so this is somewhat of a middle ground that everyone understands, programmers and non-programmers.
2019-12-09 12:56:30 +01:00
Nino van Hooff
2dc4681d91 Remove some mid-sentence newlines from issue templates
Newlines are tragically not ignored by Github when rendering issue\
templates, it seems
2019-12-06 14:29:05 +01:00
Nino van Hooff
c47aca2f1b Break down the issue template header into sections.
I fear people might simply ignore the header, which is surrounded by
comment tags. Having headings for all important pieces of information
might make them stand out more.
2019-12-06 14:23:42 +01:00
Ghostkeeper
c332c7debc
Improve issue templates
Two major changes here:
1. No longer include the instructions in comments. Quite often the filled in template was also in comments then because people don't know the HTML formatting. Also if the template is not completely filled in now, public shaming ensues.
2. The reproduce steps for bugs now suggest a numbered list of steps. Hopefully this will improve the bug reports we get with better reproduction steps.
2019-10-25 13:21:33 +02:00
Jaime van Kessel
d9358d56cc Update issue templates
Added a bit more clarification to the issue template.
2019-06-24 13:20:05 +02:00
Ghostkeeper
669b1021c0
Add reproduction steps to the bug report template
It's like the most important part of a bug report, in my opinion.
2019-06-17 11:54:58 +02:00
Jaime van Kessel
163b54c441
Minor fix to the FR template 2019-06-03 09:55:48 +02:00
Jaime van Kessel
75ee2dfd86 Update issue templates 2019-05-31 12:05:16 +02:00
Jaime van Kessel
7751da47a7 Update issue templates 2019-05-31 12:00:56 +02:00
Ghostkeeper
4f777457ee
Simplify issue template
We don't usually need to know what specific Qt version or graphics driver the user has, and it's a great hassle for the user to figure this out, especially when they aren't technical and just installed an official release.
I hope that this leads more bug reporters to actually fill in the template.
2018-04-26 15:00:46 +02:00
Ian Paschal
5809cc949f
Update ISSUE_TEMPLATE.md 2018-04-23 09:35:19 +02:00
Tim Kuipers
5950d147ac
Update ISSUE_TEMPLATE.md
More focus on printer and attaching project file
2018-03-06 13:20:15 +01:00
Tim Kuipers
f8c129f4c7
Update ISSUE_TEMPLATE.md
Allow for uploading curaproject files in github directly
2018-03-06 12:46:48 +01:00
Ian Paschal
1eaec2ecbc
Update ISSUE_TEMPLATE.md 2018-02-28 09:17:11 +01:00
Ian Paschal
a74282a664
Update ISSUE_TEMPLATE.md 2018-02-28 09:15:53 +01:00
ChrisTerBeke
419dc6f59a Improve issue template a bit 2017-12-21 09:14:31 +01:00
ChrisTerBeke
16ce1e870e
Create GitHub issue template
Might help streamlining issue creation and handling.
2017-12-18 20:57:43 +01:00