gitlab templates: Fix markdown formatting.
This commit is contained in:
parent
b0f0940605
commit
2060579bb4
@ -1,42 +1,41 @@
|
|||||||
Current problems
|
# Current problems
|
||||||
<!--
|
<!--
|
||||||
What are the problems that the current project has?
|
What are the problems that the current project has?
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
* User cannot use the keyboard to perform most common actions
|
* User cannot use the keyboard to perform most common actions
|
||||||
or
|
or
|
||||||
* User cannot see documents from cloud services
|
* User cannot see documents from cloud services
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# Goals & use cases
|
# Goals & use cases
|
||||||
<!--
|
<!--
|
||||||
What are the use cases that this proposal will cover? What are the end goals?
|
What are the use cases that this proposal will cover? What are the end goals?
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
* User needs to share a file with their friends.
|
* User needs to share a file with their friends.
|
||||||
or
|
or
|
||||||
* It should be easy to edit a picture within the app.
|
* It should be easy to edit a picture within the app.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# Requirements
|
# Requirements
|
||||||
<!--
|
<!--
|
||||||
What does the solution needs to ensure for being succesful?
|
What does the solution needs to ensure for being succesful?
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
* Work on small form factors and touch
|
* Work on small form factors and touch
|
||||||
or
|
or
|
||||||
* Use the Meson build system and integrate with it
|
* Use the Meson build system and integrate with it
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# Relevant art
|
# Relevant art
|
||||||
<!--
|
<!--
|
||||||
Is there any product that has implemented something similar? Put links to other
|
Is there any product that has implemented something similar? Put links to other
|
||||||
projects, pictures, links to other code, etc.
|
projects, pictures, links to other code, etc.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# Proposal & plan
|
# Proposal & plan
|
||||||
<!-- What's the solution and how should be achieved? It can be split in smaller
|
<!-- What's the solution and how should be achieved? It can be split in smaller
|
||||||
tasks of minimum change, so they can be delivered across several releases. -->
|
tasks of minimum change, so they can be delivered across several releases. -->
|
||||||
|
|
||||||
/label ~"Epic"
|
|
||||||
|
|
||||||
|
/label ~"Epic"
|
||||||
Loading…
Reference in New Issue
Block a user