chore: Apply formatting to all markdown docs

This commit was merged in pull request #279.
This commit is contained in:
icex2
2024-01-31 22:20:51 +01:00
committed by icex2
parent 0897a25174
commit 0a29e031ff
75 changed files with 3200 additions and 2786 deletions
+11 -10
View File
@@ -22,10 +22,11 @@ necessary -->
<!-- Try running the game with a default configuration as well. If that also causes issues, please point that out here in the report. This might speed up the debugging process.-->
<!--- Provide a detailed step by step description how to reproduce this issue -->
1.
1.
1.
1.
2.
3.
4.
## Possible solution
@@ -35,11 +36,11 @@ necessary -->
### Bemanitools version(s) affected
* <!--- Add one or multiple versions as a bullet list -->
- <!--- Add one or multiple versions as a bullet list -->
### Game(s) and version(s) affected
* <!--- Add one or multiple game versions as a bullet list -->
- <!--- Add one or multiple game versions as a bullet list -->
### Log output
@@ -88,7 +89,7 @@ used if you altered it. -->
### APIs used
* <!--- List all APIs you used as a bullet list, e.g. iidxio-keyboard, eamio-keyboard -->
- <!--- List all APIs you used as a bullet list, e.g. iidxio-keyboard, eamio-keyboard -->
### OS version
@@ -96,7 +97,7 @@ used if you altered it. -->
### Hardware specs
* CPU: <!--- Insert, e.g. Core i7 2600k 3.20ghz -->
* RAM: <!--- Insert, e.g. 16 GB -->
* GPU: <!--- Insert, e.g. Nvidia GeForce GTX 970, 4GB -->
* Controllers/IO: <!--- Insert, e.g. DJ Dao RE over USB -->
- CPU: <!--- Insert, e.g. Core i7 2600k 3.20ghz -->
- RAM: <!--- Insert, e.g. 16 GB -->
- GPU: <!--- Insert, e.g. Nvidia GeForce GTX 970, 4GB -->
- Controllers/IO: <!--- Insert, e.g. DJ Dao RE over USB -->
+1 -1
View File
@@ -18,4 +18,4 @@
## Current blockers
<!--- Describe any blockers that need to be resolved before implementing this feature -->
<!--- Describe any blockers that need to be resolved before implementing this feature -->
+13 -7
View File
@@ -11,25 +11,31 @@
## Related Issue
<!--- This project only accepts pull requests related to open issues -->
<!--- If suggesting a new feature or change, please discuss it in an issue first -->
<!--- If fixing a bug, there should be an issue describing it with steps to reproduce -->
<!--- Please link to the issue here: -->
## How Has This Been Tested?
<!--- Please describe in detail how you tested your changes. -->
<!--- Include details of your testing environment, and the tests you ran to -->
<!--- see how your change affects other areas of the code, etc. -->
## Checklist
<!-- Make sure you covered all items, which apply, of the checklist below. -->
<!-- Strikethrough items that do not apply and provide a brief description why. -->
* [ ] Implemented (unit) test(s) which prove that the introduced changes are working as expected.
* Tested with the following games:
* [ ] ... <!-- insert game name 1-->
* [ ] ... <!-- insert game name 2--->
* [ ] Followed the developer (style) guidelines.
* [ ] Updated existing doc of or add new doc to README file(s).
* [ ] Updated development documentation.
- \[ \] Implemented (unit) test(s) which prove that the introduced changes are working as expected.
- Tested with the following games:
- \[ \] ... <!-- insert game name 1-->
- \[ \] ... \<!-- insert game name 2--->
- \[ \] Followed the developer (style) guidelines.
- \[ \] Updated existing doc of or add new doc to README file(s).
- \[ \] Updated development documentation.