Skip to content

Commit c34a0e0

Browse files
committed
Merge remote-tracking branch 'origin/master' into develop
2 parents 11dc96f + 39ea109 commit c34a0e0

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.github/ISSUE_TEMPLATE/rc_feedback.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Release Candidate release feedback
3+
about: Something used to work, but broke in an RC release?
4+
title: 'RC:'
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
<!--
11+
Thank you for participating in the Release Candidate program, and even better,
12+
finding a problem!
13+
14+
Please double-check that this problem is not present in the latest stable
15+
release.
16+
-->
17+
18+
**What broke?**
19+
20+
Even a vague description suffices. If you want to search for a reproducer or
21+
narrow the issue down, this would help a lot, but the most important thing is
22+
letting us know that there is a problem at all as soon as possible. Otherwise,
23+
we'll just publish a stable release with this problem while you're looking for a
24+
reproducer!
25+
26+
**Did I check that setting the version to the latest stable release fixes the problem?**
27+
28+
Yes.

0 commit comments

Comments
 (0)