From 52455f96c7414c43c0749c012f68b9527b896e4f Mon Sep 17 00:00:00 2001 From: Aaron Franke Date: Sat, 8 Feb 2020 22:27:16 -0500 Subject: [PATCH] Combine "Show a mock up" and "Describe implementation" into one item This also updates the year in the license file. --- .github/ISSUE_TEMPLATE/feature---enhacement-proposal.md | 4 +--- LICENSE.txt | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature---enhacement-proposal.md b/.github/ISSUE_TEMPLATE/feature---enhacement-proposal.md index adfc38d..5eda01a 100644 --- a/.github/ISSUE_TEMPLATE/feature---enhacement-proposal.md +++ b/.github/ISSUE_TEMPLATE/feature---enhacement-proposal.md @@ -18,9 +18,7 @@ Proposals not following the template below will be closed immediately. **Describe how this feature / enhancement will help you overcome this problem or limitation:** -**Show a mock up screenshots/video or a flow diagram explaining how your proposal will work:** - -**Describe implementation detail for your proposal (in code), if possible:** +**Describe how your proposal will work, with code, pseudocode, mockups, and/or diagrams:** **If this enhancement will not be used often, can it be worked around with a few lines of script?:** diff --git a/LICENSE.txt b/LICENSE.txt index 4298bdd..e3fe941 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2014-2019 Godot Engine contributors. +Copyright (c) 2014-2020 Godot Engine contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal