File tree 1 file changed +9
-3
lines changed
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -290,9 +290,15 @@ issues) when appropriate.
290
290
Changelog
291
291
---------
292
292
293
- Anything that changes `cabal-install:exe:cabal` or changes exports from library
294
- modules or changes behaviour of functions exported from packages published to
295
- hackage is a <a id="user-visible-change">user-visible change</a>.
293
+ <dl>
294
+ <dt>user-visible change<a id="user-visible-change" style="margin-left:1em;text-decoration:none">👀</a></dt>
295
+ <dd>
296
+ Anything that changes <code>cabal-install:exe:cabal</code> or changes exports
297
+ from library modules or changes behaviour of functions exported from packages
298
+ published to hackage is a user-visible change.
299
+ </dd>
300
+ </dl>
301
+ </a>
296
302
297
303
When opening a pull request with a user-visible change, you should write one
298
304
changelog entry (or more in case of multiple independent changes) — the
You can’t perform that action at this time.
0 commit comments