From abbe09cc6e34abca1e10e65dedcd638e955e3d3c Mon Sep 17 00:00:00 2001 From: Prokube <68293280+prokube@users.noreply.github.com> Date: Tue, 11 May 2021 08:41:37 -0700 Subject: [PATCH 1/3] News: New Discoveries in What to Complain About plus extra insight on HOW to complain about it this whole thing is stupid and i'll definitely revise it later --- ISSUES-WITH-ISSUES.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ISSUES-WITH-ISSUES.md diff --git a/ISSUES-WITH-ISSUES.md b/ISSUES-WITH-ISSUES.md new file mode 100644 index 0000000..f93ec30 --- /dev/null +++ b/ISSUES-WITH-ISSUES.md @@ -0,0 +1,22 @@ +# Addressing Various Topics Related to Issues &/Or Discussions + +Read this before making an issue. It pretty much just tells you what and what not to complain about. +## Issues + +### What should go in an issue? +An issue should adhere to one of the two templates, Bug Report or Enhancement. (You can also create from blank but meh) + +An issue should NOT be related to any problems in forks or mods of Kade Engine. + +What the individual issue templates are for is self-explanatory, but please ACTUALLY use them. Don't just leave them blank and put all or partial info in the title. + + +## Discussions + +### What should go in a discussion? +Discussions should be related to mods or forks of Kade Engine, as well as topics related to building the game from source. + +> issues are for suggestions/bugs with kade engine itself, not with forks/mods of it. + + +This whole thing was made by Prokube's head and a comment by daniel11420. From 5b73527f35bf4b08035827803a9479c6447b1d3b Mon Sep 17 00:00:00 2001 From: Prokube <68293280+prokube@users.noreply.github.com> Date: Tue, 11 May 2021 08:46:31 -0700 Subject: [PATCH 2/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 850c1a5..2224560 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,5 @@ This game was made with love to Newgrounds and its community. Extra love to Tom # Other pages - [BUILDING.md](https://github.com/KadeDev/Kade-Engine/blob/master/BUILDING.md) - How to compile/build the game - [ModCharts.md](https://github.com/KadeDev/Kade-Engine/blob/master/ModCharts.md) - Mod Chart Documentation + - [ISSUES-WITH-ISSUES.md](https://github.com/KadeDev/Kade-Engine/blob/master/ISSUES-WITH-ISSUES.md) - Notes related to Issues & Discussions + - From 93bf72f2dc57be1b0060a1e96562398fbe7ff100 Mon Sep 17 00:00:00 2001 From: Prokube <68293280+prokube@users.noreply.github.com> Date: Tue, 11 May 2021 08:46:52 -0700 Subject: [PATCH 3/3] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2224560..9782894 100644 --- a/README.md +++ b/README.md @@ -61,4 +61,3 @@ This game was made with love to Newgrounds and its community. Extra love to Tom - [BUILDING.md](https://github.com/KadeDev/Kade-Engine/blob/master/BUILDING.md) - How to compile/build the game - [ModCharts.md](https://github.com/KadeDev/Kade-Engine/blob/master/ModCharts.md) - Mod Chart Documentation - [ISSUES-WITH-ISSUES.md](https://github.com/KadeDev/Kade-Engine/blob/master/ISSUES-WITH-ISSUES.md) - Notes related to Issues & Discussions - -