diff options
| author | rubenwardy <rw@rubenwardy.com> | 2021-06-17 04:15:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-17 04:15:30 +0100 |
| commit | e1b297a14baa8849711896677691a8d4fe855dcc (patch) | |
| tree | cdad0cd0428635b30d6b4b41f8105bcd22e16c00 /.github/PULL_REQUEST_TEMPLATE.md | |
| parent | 88bda3d91455c32900f73ef42a7485af456c2841 (diff) | |
| download | dragonfireclient-e1b297a14baa8849711896677691a8d4fe855dcc.tar.xz | |
Add roadmap (#10536)
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 1 |
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 |
