From 1dc7fb8367915df32362e5b45afb9e7c683f5054 Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Sun, 25 Mar 2018 14:02:39 +0200 Subject: [PATCH 1/6] first commit --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..1716bc7a --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# TeaSpeak-Web From 87910ead9f70a5a8366f0b1c1052562e5db9f51a Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Sun, 25 Mar 2018 14:11:24 +0200 Subject: [PATCH 2/6] Updating some files --- ISSUE_TEMPLATE.md | 21 +++++++++++++++++++++ README.md | 12 +++++++++++- 2 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..a57b1d19 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,21 @@ +## System Information +***Browser***: +***Operating System*** (Linux|Windows|Mac): + +## Details +***Issue type***: +- [ ] Javascript +- [ ] Style +- [ ] System / backend +- [ ] Unknown + +## Issue +***Reason for reporting this issue***: + +***Detailed Description***: + +***Steps to reproduce***: + + + +*Delete me: If you dont follow this issue template, you may not get a response or the issue get instandly closed.* diff --git a/README.md b/README.md index 1716bc7a..47ee652c 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# TeaSpeak-Web +# Official TeaSpeak-Web Issue Tracker + +Welcome here! This repository is created with two reasons: +1. People can bring their own ideas and follow their implementation +2. People can see TeaSpeak Web client progress and avoid creating repetitive issues all the time. + + +To **report an issue**, then find and push the **New Issue** button, fill all the fields you see in a template, and then click the **Submit new issue** button. + + +You can also ask questions here, if you have any. \ No newline at end of file From 092e8ed1b9458d91ff60110fab0af39ae89353bb Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Sun, 25 Mar 2018 14:15:49 +0200 Subject: [PATCH 3/6] Updating some files --- ChangeLog.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 ChangeLog.md diff --git a/ChangeLog.md b/ChangeLog.md new file mode 100644 index 00000000..60e7ed81 --- /dev/null +++ b/ChangeLog.md @@ -0,0 +1,6 @@ +# Changelog: + +* **0.0.1-Alpha**: +- First public upload of the Web client + All TeaSpeak premium & alpha testers have access + You require a valid TeaSpeak forum account \ No newline at end of file From 1fd8cc7f822db61bab5d78e71b333684f1dd69a0 Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Sun, 25 Mar 2018 14:17:41 +0200 Subject: [PATCH 4/6] Updating some files --- ISSUE_TEMPLATE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index a57b1d19..ff84459b 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -3,10 +3,10 @@ ***Operating System*** (Linux|Windows|Mac): ## Details -***Issue type***: -- [ ] Javascript -- [ ] Style -- [ ] System / backend +***Issue type***: +- [ ] Javascript +- [ ] Style +- [ ] System / backend - [ ] Unknown ## Issue From 48b3c5079de7c355f2bbddd355f275597e1049fa Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Sun, 25 Mar 2018 14:19:10 +0200 Subject: [PATCH 5/6] fixing changelog --- ChangeLog.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 60e7ed81..c92c87b0 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,6 +1,6 @@ # Changelog: -* **0.0.1-Alpha**: -- First public upload of the Web client - All TeaSpeak premium & alpha testers have access - You require a valid TeaSpeak forum account \ No newline at end of file +* **0.0.1-Alpha**: +- First public upload of the Web client + All TeaSpeak premium & alpha testers have access + You require a valid TeaSpeak forum account \ No newline at end of file From f34331d19d4fe154e575ddc252b1e2abe44692a6 Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Thu, 19 Apr 2018 18:48:46 +0200 Subject: [PATCH 6/6] Updating issue template --- ISSUE_TEMPLATE.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index ff84459b..e4d2e5c3 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -3,11 +3,7 @@ ***Operating System*** (Linux|Windows|Mac): ## Details -***Issue type***: -- [ ] Javascript -- [ ] Style -- [ ] System / backend -- [ ] Unknown +***Issue type*** (Javascript | Style | System / backend | Other | Unknown): ## Issue ***Reason for reporting this issue***: