Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Convert the GitHub issue templates into GitHub issue forms #107920

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 26 commits into from
Aug 14, 2023
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
ae77c74
Convert the GitHub issue templates into GitHub issue forms
AlexWaygood Aug 13, 2023
02ccad5
Apply suggestions from code review
AlexWaygood Aug 13, 2023
fe0525b
Update .github/ISSUE_TEMPLATE/bug.yml
AlexWaygood Aug 13, 2023
cce5d12
Apply suggestions from code review
AlexWaygood Aug 13, 2023
2c81d51
More feedback
AlexWaygood Aug 13, 2023
3853e1e
Update .github/ISSUE_TEMPLATE/bug.yml
AlexWaygood Aug 13, 2023
b96f5ef
More improvements to the crash report form
AlexWaygood Aug 13, 2023
55733cb
Apply suggestions from code review
AlexWaygood Aug 13, 2023
503004a
Improve version dropdown options
AlexWaygood Aug 13, 2023
020e2a6
More improvements to crash report
AlexWaygood Aug 13, 2023
0a85030
Delete the 'any other information?' boxes
AlexWaygood Aug 13, 2023
cc8ddf5
Try to make the bug report less condescending
AlexWaygood Aug 13, 2023
58d43d2
.
AlexWaygood Aug 13, 2023
79fb56e
More feedback from Ezio
AlexWaygood Aug 13, 2023
02c2d22
Fix syntax
AlexWaygood Aug 13, 2023
36fa3f0
no Latin in my issue form please
AlexWaygood Aug 13, 2023
376845d
Colons
AlexWaygood Aug 13, 2023
02c0a46
YAML
AlexWaygood Aug 13, 2023
257d353
Apply suggestions from code review
AlexWaygood Aug 13, 2023
f1a0519
smol
AlexWaygood Aug 13, 2023
a58a7fd
Update .github/ISSUE_TEMPLATE/crash.yml
AlexWaygood Aug 13, 2023
5b8d990
Don't require the bug report checkboxes
AlexWaygood Aug 13, 2023
775339b
Tidy up newlines
AlexWaygood Aug 13, 2023
305bfa8
Update .github/ISSUE_TEMPLATE/feature.yml
AlexWaygood Aug 13, 2023
5ad5344
Update .github/ISSUE_TEMPLATE/bug.yml
AlexWaygood Aug 14, 2023
08dc736
Switch back to 'CPython main branch'
AlexWaygood Aug 14, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
More improvements to crash report
  • Loading branch information
AlexWaygood committed Aug 13, 2023
commit 020e2a67e2958cc34b3ee5d94b59d78ca91834f3
4 changes: 3 additions & 1 deletion 4 .github/ISSUE_TEMPLATE/crash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ body:
attributes:
label: Error messages
description: Enter any error messages caused by the crash, including a core dump if there is one
AlexWaygood marked this conversation as resolved.
Show resolved Hide resolved
value: |
placeholder: |
Error messages should be formatted like this:
AlexWaygood marked this conversation as resolved.
Show resolved Hide resolved

<details>
<summary>Error messages/core dump</summary>

Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.