From 5f0f482f3564a6dc8ce63804607016562b6c85d0 Mon Sep 17 00:00:00 2001 From: Vincevrp Date: Sun, 18 Nov 2018 23:26:13 +0100 Subject: [PATCH 1/8] Fix 404 page and add redirect --- 404.html | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/404.html b/404.html index c472b4ea..543378fd 100644 --- a/404.html +++ b/404.html @@ -2,23 +2,12 @@ layout: default --- - - -
+

404

-

Page not found :(

-

The requested page could not be found.

+

We're redirecting you to the home page in 5 seconds. It this doesn't work, click here.

+ + -- 2.49.0 From d423884de5834d55afd092ad6363d3e6fc0fbd8e Mon Sep 17 00:00:00 2001 From: Samuel Shifterovich Date: Mon, 19 Nov 2018 19:29:44 +0100 Subject: [PATCH 2/8] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1032d75c..90ea4e33 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,7 +2,7 @@ ## Description -Issue: #none +Resolves: #none