39 Commits

Author SHA1 Message Date
HellAholic
34491402de
Update SlicingCrash.yaml 2024-04-28 16:31:22 +02:00
Mariska
37d93736d8
Updated Call to Action to 5.7 Beta
We are now sending our users  from the Nightly to the 5.7 Beta with several improvements and the updated slicing analysis tool
2024-03-18 13:30:18 +01:00
Mariska
8109230e99
Update Slicing Crash Template with 5.7 alpha
It now refers to the 5.7 Alpha that has Sentry to analyze slicing crashes
2024-02-20 10:43:59 +01:00
Mariska
a4ec177cd3
Remove the link to the nightly build
The nightly was broken so the download links were removed, this is to remove them from the slicing crash form.
2024-02-19 13:08:27 +01:00
Mariska
d9a641faa3
Update Slicing Crash Template
It now refers to the 5.7 Alpha that has Sentry to analyze slicing crashes
2024-01-19 15:18:20 +01:00
Jaime van Kessel
26012cc9e3
Update slicing crash template 2023-11-29 13:15:36 +01:00
Stephen Fluin
243eec10dc
chore: update SlicingCrash.yaml with latest 5.4.0 release 2023-09-24 22:35:34 +08:00
Mariska
1a4a3c27b9
Update Bug Template
Update Wording
Add look-up issue link
Update instructions on how to add documents.
2023-07-05 14:47:56 +02:00
Mariska
a24a93411f
Update bugreport.yaml 2023-07-05 14:35:39 +02:00
Mariska
2392bd795b
Update bugreport.yaml 2023-07-05 14:32:49 +02:00
Mariska
13e245bc02
More concise questions
This way the template looks more compact
2023-05-26 09:23:27 +02:00
Mariska
5d96ede235
Introduce SlicingCrash.yaml
Add slicing failed bug report
2023-05-25 16:27:35 +02:00
Mariska
147b07fdbb
Update featurerequest for introduction Slicing Crash 2023-05-25 16:24:56 +02:00
Mariska
e65ca175d2
Update bugreport for introduction Slicing crash
Updated the description to match the slicing crash
2023-05-25 16:24:05 +02:00
MariMakes
24c12fd3eb
Added Triage status label
An attempt to improve responsiveness on feature requests.
2022-11-01 13:23:08 +01:00
Jaime van Kessel
67dec0dd3a
Update bugreport.yaml 2022-05-31 09:20:53 +02:00
Jaime van Kessel
1ec554ad1c
Add "Status: Triage" to bug report 2022-05-31 09:19:34 +02:00
Jaime van Kessel
327d24d5e6 Fix typo 2021-10-07 13:19:34 +02:00
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
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