1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Meaningful Title
================
Decision
--------
A brief summary of what Mu does given the context of the title.
Background
----------
As many paragraphs as needed to describe the situation that caused this
decision to be made.
Discussion and Implementation
-----------------------------
As many paragraphs as needed to explain the approach taken and implementation
thereof.
Implemented via:
~~~~~~~~~~~~~~~~
* (A list of URLs to GitHub pull requests or Git commits.)
* https://github.com/mu-editor/mu/pull/390
Discussion in:
~~~~~~~~~~~~~~
* (A list of URLs to GitHub issues, mailing list discussions etc...)
* https://github.com/mu-editor/mu/issues/380
|