File: template-decision.txt

package info (click to toggle)
mu-editor 1.0.3%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 9,044 kB
  • sloc: python: 16,323; makefile: 129; xml: 29; sh: 7
file content (33 lines) | stat: -rw-r--r-- 670 bytes parent folder | download | duplicates (4)
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