File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -56,22 +56,22 @@ body:
56
56
required : true
57
57
- type : markdown
58
58
attributes :
59
- value : " ### Supporting data for bug (optional) "
59
+ value : " ### Backtrace and log "
60
60
- type : markdown
61
61
attributes :
62
- value : " #### Backtrace instructions "
62
+ value : " #### Backtrace"
63
63
- type : markdown
64
64
attributes :
65
65
value : |
66
- If Emacs throws an error, please generate a backtrace as follows:
66
+ If an error was signaled , please generate a backtrace as follows:
67
67
1. Run `M-x toggle-debug-on-error`
68
68
2. Reproduce the error
69
69
3. Paste the contents of the backtrace here
70
70
- type : textarea
71
71
id : backtrace
72
72
attributes :
73
73
label : Backtrace
74
- description : (If relevant) Paste the backtrace here
74
+ description : Paste the backtrace here
75
75
render : emacs-lisp
76
76
- type : markdown
77
77
attributes :
You can’t perform that action at this time.
0 commit comments