We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e8e38 commit 79a3e60Copy full SHA for 79a3e60
magithub-issue-post.el
@@ -113,7 +113,7 @@ determines the behavior of `magithub-issue-wsubmit'.")
113
(define-widget 'magithub-issue-text 'text
114
"Issue / pull-request body entry"
115
:keymap magithub-issue-edit-map
116
- :tag "Issue"
+ :tag "Body"
117
:format "%t:\n%v\n\n"
118
:inline nil)
119
0 commit comments