1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-06 18:25:21 +01:00

Use asterisks instead of hyphens for lists

This commit is contained in:
Bradley Pierce
2024-01-25 21:43:36 -05:00
parent 82c8c19130
commit 1fae65a22b
2 changed files with 15 additions and 15 deletions

View File

@@ -1,19 +1,19 @@
Add compact, short information about your PR for easier understanding:
- Goal of the PR
- How does the PR work?
- Does it resolve any reported issue?
- Does this relate to a goal in [the roadmap](https://github.com/minetest/minetest/blob/master/doc/direction.md)?
- If not a bug fix, why is this PR needed? What usecases does it solve?
* Goal of the PR
* How does the PR work?
* Does it resolve any reported issue?
* Does this relate to a goal in [the roadmap](https://github.com/minetest/minetest/blob/master/doc/direction.md)?
* If not a bug fix, why is this PR needed? What usecases does it solve?
## To do
This PR is a Work in Progress / Ready for Review.
<!-- ^ delete one -->
- [ ] List
- [ ] Things
- [ ] To do
* [ ] List
* [ ] Things
* [ ] To do
## How to test

View File

@@ -6,16 +6,16 @@ Some important development docs are found in the wiki: https://dev.minetest.net/
Notable pages:
- [Releasing Minetest](https://dev.minetest.net/Releasing_Minetest)
- [Engine translations](https://dev.minetest.net/Translation#Maintaining_engine_translations)
- [Changelog](https://dev.minetest.net/Changelog)
- [Organisation](https://dev.minetest.net/Organisation)
- [Code style guidelines](https://dev.minetest.net/Code_style_guidelines)
* [Releasing Minetest](https://dev.minetest.net/Releasing_Minetest)
* [Engine translations](https://dev.minetest.net/Translation#Maintaining_engine_translations)
* [Changelog](https://dev.minetest.net/Changelog)
* [Organisation](https://dev.minetest.net/Organisation)
* [Code style guidelines](https://dev.minetest.net/Code_style_guidelines)
## In this folder
- [Developing minetestserver with Docker](docker.md)
- [Miscellaneous](misc.md)
* [Developing minetestserver with Docker](docker.md)
* [Miscellaneous](misc.md)
## IRC