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:
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:
|
||||
|
||||
- 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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user