summaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2021-06-17 04:15:30 +0100
committerGitHub <noreply@github.com>2021-06-17 04:15:30 +0100
commite1b297a14baa8849711896677691a8d4fe855dcc (patch)
treecdad0cd0428635b30d6b4b41f8105bcd22e16c00 /.github/PULL_REQUEST_TEMPLATE.md
parent88bda3d91455c32900f73ef42a7485af456c2841 (diff)
downloadminetest-e1b297a14baa8849711896677691a8d4fe855dcc.tar.gz
minetest-e1b297a14baa8849711896677691a8d4fe855dcc.tar.bz2
minetest-e1b297a14baa8849711896677691a8d4fe855dcc.zip
Add roadmap (#10536)
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index ccec99bc5..4132826cd 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -3,6 +3,7 @@ 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](../doc/direction.md)?
- If not a bug fix, why is this PR needed? What usecases does it solve?
## To do