26 Commits

Author SHA1 Message Date
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