From 9df8602a5b407c66abec27826d6b132665c8fba9 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Thu, 27 Oct 2022 17:29:19 +0900 Subject: [PATCH] .github: update the template for PRs Updates #2405 --- .github/PULL_REQUEST_TEMPLATE.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5cbcf6e1e..5f7545bc7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,9 +5,12 @@ https://github.com/hajimehoshi/ebiten/blob/main/CONTRIBUTING.md Also please adhere to our Code of Conduct: https://github.com/hajimehoshi/ebiten/blob/main/CODE_OF_CONDUCT.md --> + # What issue is this addressing? - + + ## What _type_ of issue is this addressing? + ## What this PR does | solves