From 4cead50aaab6e08be0b535fd4472f85d33f7deda Mon Sep 17 00:00:00 2001 From: a456pur <77299925+a456pur@users.noreply.github.com> Date: Wed, 13 Sep 2023 11:41:08 +1000 Subject: [PATCH 1/6] start of new issue templates --- .../\360\237\220\236-website-bug.md" | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 ".github/ISSUE_TEMPLATE/\360\237\220\236-website-bug.md" diff --git "a/.github/ISSUE_TEMPLATE/\360\237\220\236-website-bug.md" "b/.github/ISSUE_TEMPLATE/\360\237\220\236-website-bug.md" new file mode 100644 index 000000000..d219c9098 --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\360\237\220\236-website-bug.md" @@ -0,0 +1,24 @@ +--- +name: "\U0001F41E website bug" +about: if your experiencing a bug with the website, use this template +title: '' +labels: website bug +assignees: a456pur + +--- + +**what is the bug** +a description of the bug you are facing + +**reproduce** +write steps here that leads to the error (for example: 1. click on page 2. click on button 3. error occurs). this section is not required, but is strongly recommended + +**screenshots** +if you can, add screenshots to help better communicate your problem + +**device information** +operating system: (eg: windows, mac, linux) +browser (eg: edge, chrome, opera, arc) + +**additional notes** +you can leave anything else you'd like to say about the bug here From 634d5c649a30191f643f86342b341fdcabcba346 Mon Sep 17 00:00:00 2001 From: a456pur <77299925+a456pur@users.noreply.github.com> Date: Wed, 13 Sep 2023 12:08:02 +1000 Subject: [PATCH 2/6] final update for issue templates --- .../ISSUE_TEMPLATE/\342\214\250-game-bug.md" | 26 +++++++++++++++++++ .../ISSUE_TEMPLATE/\342\235\223-question.md" | 10 +++++++ .../\360\237\216\256-game-suggestion.md" | 16 ++++++++++++ .../\360\237\220\236-website-bug.md" | 2 +- .../\360\237\222\241-website-suggestion.md" | 17 ++++++++++++ .../ISSUE_TEMPLATE/\360\237\222\255-other.md" | 10 +++++++ 6 files changed, 80 insertions(+), 1 deletion(-) create mode 100644 ".github/ISSUE_TEMPLATE/\342\214\250-game-bug.md" create mode 100644 ".github/ISSUE_TEMPLATE/\342\235\223-question.md" create mode 100644 ".github/ISSUE_TEMPLATE/\360\237\216\256-game-suggestion.md" create mode 100644 ".github/ISSUE_TEMPLATE/\360\237\222\241-website-suggestion.md" create mode 100644 ".github/ISSUE_TEMPLATE/\360\237\222\255-other.md" diff --git "a/.github/ISSUE_TEMPLATE/\342\214\250-game-bug.md" "b/.github/ISSUE_TEMPLATE/\342\214\250-game-bug.md" new file mode 100644 index 000000000..420d7b6ac --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\342\214\250-game-bug.md" @@ -0,0 +1,26 @@ +--- +name: "⌨ game bug" +about: if your experiencing a bug with a game on the website, use this template +title: "[Game Bug]" +labels: game-specific bug +assignees: a456pur + +--- + +**game name:** [game name here] + +**what is the bug** +a description of the bug you are facing + +**reproduce** +write steps here that leads to the error (for example: 1. click on page 2. click on button 3. error occurs). this section is not required, but is strongly recommended + +**screenshots** +if you can, add screenshots to help better communicate your problem + +**device information** +operating system: (eg: windows, mac, linux) +browser (eg: edge, chrome, opera, arc) + +**additional notes** +you can leave anything else you'd like to say about the bug here diff --git "a/.github/ISSUE_TEMPLATE/\342\235\223-question.md" "b/.github/ISSUE_TEMPLATE/\342\235\223-question.md" new file mode 100644 index 000000000..36e76f1fb --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\342\235\223-question.md" @@ -0,0 +1,10 @@ +--- +name: "❓ question" +about: have a question about seraph? +title: "[Question] " +labels: question +assignees: a456pur + +--- + +type your question here. feel free to use as much detail as you would like. diff --git "a/.github/ISSUE_TEMPLATE/\360\237\216\256-game-suggestion.md" "b/.github/ISSUE_TEMPLATE/\360\237\216\256-game-suggestion.md" new file mode 100644 index 000000000..435036f17 --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\360\237\216\256-game-suggestion.md" @@ -0,0 +1,16 @@ +--- +name: "\U0001F3AE game suggestion" +about: suggest a game to be added to seraph +title: "[Game Suggestion] " +labels: game addition +assignees: a456pur + +--- + +**name of game:** [gamenamehere] + +**link to game** +a direct link to the game. not required but strongly recommended + +**additional notes** +you can leave anything else you'd like to say about the game here diff --git "a/.github/ISSUE_TEMPLATE/\360\237\220\236-website-bug.md" "b/.github/ISSUE_TEMPLATE/\360\237\220\236-website-bug.md" index d219c9098..4a6d14c21 100644 --- "a/.github/ISSUE_TEMPLATE/\360\237\220\236-website-bug.md" +++ "b/.github/ISSUE_TEMPLATE/\360\237\220\236-website-bug.md" @@ -1,7 +1,7 @@ --- name: "\U0001F41E website bug" about: if your experiencing a bug with the website, use this template -title: '' +title: "[Bug] " labels: website bug assignees: a456pur diff --git "a/.github/ISSUE_TEMPLATE/\360\237\222\241-website-suggestion.md" "b/.github/ISSUE_TEMPLATE/\360\237\222\241-website-suggestion.md" new file mode 100644 index 000000000..b9850ee62 --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\360\237\222\241-website-suggestion.md" @@ -0,0 +1,17 @@ +--- +name: "\U0001F4A1 website suggestion" +about: suggest something to be added to seraph +title: "[Suggestion] " +labels: suggestion +assignees: a456pur + +--- + +**suggestion** +what is your suggestion? feel free to write as much as you want + +**reproduce** +write steps here that leads to the error (for example: 1. click on page 2. click on button 3. error occurs). this section is not required, but is strongly recommended + +**additional notes** +you can leave anything else you'd like to say about the suggestion here diff --git "a/.github/ISSUE_TEMPLATE/\360\237\222\255-other.md" "b/.github/ISSUE_TEMPLATE/\360\237\222\255-other.md" new file mode 100644 index 000000000..edc41ace4 --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\360\237\222\255-other.md" @@ -0,0 +1,10 @@ +--- +name: "\U0001F4AD other" +about: a blank template to use if none of the other templates suit your needs +title: "[Other] " +labels: other +assignees: a456pur + +--- + + From 99b9e68a19888b8326a92e7fc505f7a46098150c Mon Sep 17 00:00:00 2001 From: a456pur <77299925+a456pur@users.noreply.github.com> Date: Wed, 13 Sep 2023 12:09:25 +1000 Subject: [PATCH 3/6] adjusted issue creation link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 27eceaf5b..e854e5dc6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@
go to seraph · - report issue / request feature + report issue / request feature

## about @@ -60,4 +60,4 @@ community hosted sites ## contact if you have any questions about the project feel free to start a post in the issues tab! -if you want to directly contact me for another matter, you can contact me on discord or twitter (both @a456pur). \ No newline at end of file +if you want to directly contact me for another matter, you can contact me on discord or twitter (both @a456pur). From e94984ed0be60a528931c51828f669349fd531ad Mon Sep 17 00:00:00 2001 From: a456pur <77299925+a456pur@users.noreply.github.com> Date: Wed, 13 Sep 2023 14:23:14 +1000 Subject: [PATCH 4/6] added MIT license --- LICENSE | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 000000000..cccb93947 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2023 a456pur + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. From 7ae8b151961fe9c4c59d6a5a611d414128829824 Mon Sep 17 00:00:00 2001 From: a456pur <77299925+a456pur@users.noreply.github.com> Date: Thu, 14 Sep 2023 13:39:00 +1000 Subject: [PATCH 5/6] slight update to index --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 67113a0d0..512a9686b 100755 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@

version 3 (release build)


all games playable on this website are complete copyright/property of their respective owners.

-

// website created/developed by @a456pur \\

+

// website created & developed by @a456pur \\

- \ No newline at end of file + From 84dcad38ea9440bb55483e9aca0aee5ecb08b8cf Mon Sep 17 00:00:00 2001 From: a456pur <77299925+a456pur@users.noreply.github.com> Date: Fri, 15 Sep 2023 11:27:01 +1000 Subject: [PATCH 6/6] new added games announcement --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 512a9686b..a4e10c6fd 100755 --- a/index.html +++ b/index.html @@ -18,6 +18,7 @@

version 3 (release build)

host projectupdate loggithub


+

🎉 14+ games a week will be added every week for the next six weeks! 🎉

all games playable on this website are complete copyright/property of their respective owners.

// website created & developed by @a456pur \\