From a73ef23f16e896f252a5ddb97de72dce9fc1301f Mon Sep 17 00:00:00 2001
From: boron <31139873+boronhub@users.noreply.github.com>
Date: Fri, 17 Jan 2020 00:50:35 +0530
Subject: [PATCH 01/10] Create 00-bug-performance-issue.md
---
.../00-bug-performance-issue.md | 23 +++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644 .github/ISSUE_TEMPLATE/00-bug-performance-issue.md
diff --git a/.github/ISSUE_TEMPLATE/00-bug-performance-issue.md b/.github/ISSUE_TEMPLATE/00-bug-performance-issue.md
new file mode 100644
index 00000000..dc3aebf2
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/00-bug-performance-issue.md
@@ -0,0 +1,23 @@
+---
+name: Bug/Performance Issue
+about: Use this template for reporting a bug or a performance issue.
+
+---
+
+Please make sure that this is a bug. We only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template
+
+**System information**
+- Have I written custom code (as opposed to using a stock example script provided in Swiftplot):
+- OS Platform and Distribution (e.g., Linux Ubuntu 18.04):
+- Swift for TensorFlow version:
+
+
+**Describe the current behavior**
+
+**Describe the expected behavior**
+
+**Code to reproduce the issue**
+Provide a reproducible test case that is the bare minimum necessary to generate the problem.
+
+**Other info / logs**
+Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.
From e32c6268f48beab8606d7fb290576b7cc331f99e Mon Sep 17 00:00:00 2001
From: boron <31139873+boronhub@users.noreply.github.com>
Date: Fri, 17 Jan 2020 00:50:54 +0530
Subject: [PATCH 02/10] Update 00-bug-performance-issue.md
---
.github/ISSUE_TEMPLATE/00-bug-performance-issue.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE/00-bug-performance-issue.md b/.github/ISSUE_TEMPLATE/00-bug-performance-issue.md
index dc3aebf2..25b886ec 100644
--- a/.github/ISSUE_TEMPLATE/00-bug-performance-issue.md
+++ b/.github/ISSUE_TEMPLATE/00-bug-performance-issue.md
@@ -4,7 +4,7 @@ about: Use this template for reporting a bug or a performance issue.
---
-Please make sure that this is a bug. We only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template
+Please make sure that this is a bug. We only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub.
**System information**
- Have I written custom code (as opposed to using a stock example script provided in Swiftplot):
From faef089481a3de9a926c99975f93e0cddb6133ce Mon Sep 17 00:00:00 2001
From: boron <31139873+boronhub@users.noreply.github.com>
Date: Fri, 17 Jan 2020 00:52:21 +0530
Subject: [PATCH 03/10] Create 10-build-installation-issue.md
---
.../10-build-installation-issue.md | 21 +++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 .github/ISSUE_TEMPLATE/10-build-installation-issue.md
diff --git a/.github/ISSUE_TEMPLATE/10-build-installation-issue.md b/.github/ISSUE_TEMPLATE/10-build-installation-issue.md
new file mode 100644
index 00000000..efa173d9
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/10-build-installation-issue.md
@@ -0,0 +1,21 @@
+---
+name: Build/Installation Issue
+about: Use this template for reporting a bug or a performance issue.
+
+---
+
+Please make sure that this is a build/installation. We only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub.
+
+**System information**
+- Have I written custom code (as opposed to using a stock example script provided in Swiftplot):
+- OS Platform and Distribution (e.g., Linux Ubuntu 18.04):
+- Swift for TensorFlow version:
+
+
+**Describe the problem**
+
+**Provide the exact sequence of commands / steps that you executed before running into the problem**
+
+
+**Any other info / logs**
+Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.
From ddf267ca9a5ea283c924f1d8ed985c16ccc67623 Mon Sep 17 00:00:00 2001
From: boron <31139873+boronhub@users.noreply.github.com>
Date: Fri, 17 Jan 2020 00:53:39 +0530
Subject: [PATCH 04/10] Update 10-build-installation-issue.md
---
.github/ISSUE_TEMPLATE/10-build-installation-issue.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE/10-build-installation-issue.md b/.github/ISSUE_TEMPLATE/10-build-installation-issue.md
index efa173d9..ba84c05c 100644
--- a/.github/ISSUE_TEMPLATE/10-build-installation-issue.md
+++ b/.github/ISSUE_TEMPLATE/10-build-installation-issue.md
@@ -1,6 +1,6 @@
---
name: Build/Installation Issue
-about: Use this template for reporting a bug or a performance issue.
+about: Use this template for reporting a build or a installation issue.
---
From 5027e84a24cc0fdc1e821d9b3c781a63c9c674f7 Mon Sep 17 00:00:00 2001
From: boron <31139873+boronhub@users.noreply.github.com>
Date: Fri, 17 Jan 2020 00:54:04 +0530
Subject: [PATCH 05/10] Update 10-build-installation-issue.md
---
.github/ISSUE_TEMPLATE/10-build-installation-issue.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE/10-build-installation-issue.md b/.github/ISSUE_TEMPLATE/10-build-installation-issue.md
index ba84c05c..56e52a5b 100644
--- a/.github/ISSUE_TEMPLATE/10-build-installation-issue.md
+++ b/.github/ISSUE_TEMPLATE/10-build-installation-issue.md
@@ -4,7 +4,7 @@ about: Use this template for reporting a build or a installation issue.
---
-Please make sure that this is a build/installation. We only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub.
+Please make sure that this is a build/installation issue. We only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub.
**System information**
- Have I written custom code (as opposed to using a stock example script provided in Swiftplot):
From b61b75f2266df3c3adec7b570033c514f7e73d07 Mon Sep 17 00:00:00 2001
From: boron <31139873+boronhub@users.noreply.github.com>
Date: Fri, 17 Jan 2020 00:55:50 +0530
Subject: [PATCH 06/10] Create 20-documentation-issue.md
---
.../ISSUE_TEMPLATE/20-documentation-issue.md | 48 +++++++++++++++++++
1 file changed, 48 insertions(+)
create mode 100644 .github/ISSUE_TEMPLATE/20-documentation-issue.md
diff --git a/.github/ISSUE_TEMPLATE/20-documentation-issue.md b/.github/ISSUE_TEMPLATE/20-documentation-issue.md
new file mode 100644
index 00000000..eaf33a49
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/20-documentation-issue.md
@@ -0,0 +1,48 @@
+---
+name: Documentation Issue
+about: Use this template for documentation related
+
+---
+
+Please make sure that this is a documentation issue. We only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub.
+
+**System information**
+- Have I written custom code (as opposed to using a stock example script provided in Swiftplot):
+- OS Platform and Distribution (e.g., Linux Ubuntu 18.04):
+- Swift for TensorFlow version:
+
+
+## Description of issue (what needs changing):
+
+### Clear description
+
+For example, why should someone use this method? How is it useful?
+
+### Correct links
+
+Is the link to the source code correct?
+
+### Parameters defined
+
+Are all parameters defined and formatted correctly?
+
+### Returns defined
+
+Are return values defined?
+
+### Raises listed and defined
+
+Are the errors defined?
+
+### Usage example
+
+Is there a usage example?
+
+
+### Request visuals, if applicable
+
+Are there currently visuals? If not, will it clarify the content?
+
+### Submit a pull request?
+
+Are you planning to also submit a pull request to fix the issue?
From 3d57c3d3db685b12ac51a50d1a5c3f44400d64da Mon Sep 17 00:00:00 2001
From: boron <31139873+boronhub@users.noreply.github.com>
Date: Fri, 17 Jan 2020 01:01:04 +0530
Subject: [PATCH 07/10] Create 30-feature-request.md
---
.github/ISSUE_TEMPLATE/30-feature-request.md | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 .github/ISSUE_TEMPLATE/30-feature-request.md
diff --git a/.github/ISSUE_TEMPLATE/30-feature-request.md b/.github/ISSUE_TEMPLATE/30-feature-request.md
new file mode 100644
index 00000000..f3391880
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/30-feature-request.md
@@ -0,0 +1,17 @@
+---
+name: Feature Request
+about: Use this template for raising a feature request
+
+---
+
+Please make sure that this is a feature request. We only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub.
+
+**Basic Information**
+- Are you willing to contribute it (Yes/No):
+
+
+**Describe the feature and the current behavior/state.**
+
+**Who will benefit with this feature?**
+
+**Any Other info.**
From a852031a8143f1bffed64a21013fb3ef2c134b3b Mon Sep 17 00:00:00 2001
From: boron <31139873+boronhub@users.noreply.github.com>
Date: Fri, 17 Jan 2020 09:25:11 +0530
Subject: [PATCH 08/10] Update 00-bug-performance-issue.md
---
.github/ISSUE_TEMPLATE/00-bug-performance-issue.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/00-bug-performance-issue.md b/.github/ISSUE_TEMPLATE/00-bug-performance-issue.md
index 25b886ec..be4bf804 100644
--- a/.github/ISSUE_TEMPLATE/00-bug-performance-issue.md
+++ b/.github/ISSUE_TEMPLATE/00-bug-performance-issue.md
@@ -7,9 +7,9 @@ about: Use this template for reporting a bug or a performance issue.
Please make sure that this is a bug. We only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub.
**System information**
-- Have I written custom code (as opposed to using a stock example script provided in Swiftplot):
+- Have I written custom code (as opposed to using a stock example script provided in SwiftPlot):
- OS Platform and Distribution (e.g., Linux Ubuntu 18.04):
-- Swift for TensorFlow version:
+- Swift version:
**Describe the current behavior**
From 2cf079f3d89f2fa04e30e1c9f5c3828193bb617d Mon Sep 17 00:00:00 2001
From: boron <31139873+boronhub@users.noreply.github.com>
Date: Fri, 17 Jan 2020 09:25:33 +0530
Subject: [PATCH 09/10] Update 10-build-installation-issue.md
---
.github/ISSUE_TEMPLATE/10-build-installation-issue.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/10-build-installation-issue.md b/.github/ISSUE_TEMPLATE/10-build-installation-issue.md
index 56e52a5b..5bc22bda 100644
--- a/.github/ISSUE_TEMPLATE/10-build-installation-issue.md
+++ b/.github/ISSUE_TEMPLATE/10-build-installation-issue.md
@@ -7,9 +7,9 @@ about: Use this template for reporting a build or a installation issue.
Please make sure that this is a build/installation issue. We only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub.
**System information**
-- Have I written custom code (as opposed to using a stock example script provided in Swiftplot):
+- Have I written custom code (as opposed to using a stock example script provided in SwiftPlot):
- OS Platform and Distribution (e.g., Linux Ubuntu 18.04):
-- Swift for TensorFlow version:
+- Swift version:
**Describe the problem**
From 17206e4ae6b0d85d751f93678ef136312757425d Mon Sep 17 00:00:00 2001
From: boron <31139873+boronhub@users.noreply.github.com>
Date: Fri, 17 Jan 2020 09:25:51 +0530
Subject: [PATCH 10/10] Update 20-documentation-issue.md
---
.github/ISSUE_TEMPLATE/20-documentation-issue.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/20-documentation-issue.md b/.github/ISSUE_TEMPLATE/20-documentation-issue.md
index eaf33a49..e102d7d3 100644
--- a/.github/ISSUE_TEMPLATE/20-documentation-issue.md
+++ b/.github/ISSUE_TEMPLATE/20-documentation-issue.md
@@ -7,9 +7,9 @@ about: Use this template for documentation related
Please make sure that this is a documentation issue. We only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub.
**System information**
-- Have I written custom code (as opposed to using a stock example script provided in Swiftplot):
+- Have I written custom code (as opposed to using a stock example script provided in SwiftPlot):
- OS Platform and Distribution (e.g., Linux Ubuntu 18.04):
-- Swift for TensorFlow version:
+- Swift version:
## Description of issue (what needs changing):