mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-07 02:35:20 +01:00
Use asterisks instead of hyphens for lists
This commit is contained in:
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,19 +1,19 @@
|
|||||||
Add compact, short information about your PR for easier understanding:
|
Add compact, short information about your PR for easier understanding:
|
||||||
|
|
||||||
- Goal of the PR
|
* Goal of the PR
|
||||||
- How does the PR work?
|
* How does the PR work?
|
||||||
- Does it resolve any reported issue?
|
* 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)?
|
* 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?
|
* If not a bug fix, why is this PR needed? What usecases does it solve?
|
||||||
|
|
||||||
## To do
|
## To do
|
||||||
|
|
||||||
This PR is a Work in Progress / Ready for Review.
|
This PR is a Work in Progress / Ready for Review.
|
||||||
<!-- ^ delete one -->
|
<!-- ^ delete one -->
|
||||||
|
|
||||||
- [ ] List
|
* [ ] List
|
||||||
- [ ] Things
|
* [ ] Things
|
||||||
- [ ] To do
|
* [ ] To do
|
||||||
|
|
||||||
## How to test
|
## How to test
|
||||||
|
|
||||||
|
|||||||
@@ -6,16 +6,16 @@ Some important development docs are found in the wiki: https://dev.minetest.net/
|
|||||||
|
|
||||||
Notable pages:
|
Notable pages:
|
||||||
|
|
||||||
- [Releasing Minetest](https://dev.minetest.net/Releasing_Minetest)
|
* [Releasing Minetest](https://dev.minetest.net/Releasing_Minetest)
|
||||||
- [Engine translations](https://dev.minetest.net/Translation#Maintaining_engine_translations)
|
* [Engine translations](https://dev.minetest.net/Translation#Maintaining_engine_translations)
|
||||||
- [Changelog](https://dev.minetest.net/Changelog)
|
* [Changelog](https://dev.minetest.net/Changelog)
|
||||||
- [Organisation](https://dev.minetest.net/Organisation)
|
* [Organisation](https://dev.minetest.net/Organisation)
|
||||||
- [Code style guidelines](https://dev.minetest.net/Code_style_guidelines)
|
* [Code style guidelines](https://dev.minetest.net/Code_style_guidelines)
|
||||||
|
|
||||||
## In this folder
|
## In this folder
|
||||||
|
|
||||||
- [Developing minetestserver with Docker](docker.md)
|
* [Developing minetestserver with Docker](docker.md)
|
||||||
- [Miscellaneous](misc.md)
|
* [Miscellaneous](misc.md)
|
||||||
|
|
||||||
## IRC
|
## IRC
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user