From 47644ea97f46745e500f81b43325ccdae63adfeb Mon Sep 17 00:00:00 2001 From: Aaqa Ishtyaq Date: Fri, 13 Jul 2018 20:35:42 +0530 Subject: [PATCH 1/3] Update issue templates --- .github/ISSUE_TEMPLATE/custom.md | 42 ++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/custom.md diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 0000000..7943ae9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,42 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. + +--- + +**Abstract** + + + +**About** + + + +**Pre-requisites** + +- + +- + +**Expected duration** + + + +**Level** + + + +**Resources** + + + +**Speaker Bio** + + + + +###### - Can be done after the talk/workshop - + +[Include link to slides here](link) + +[Include link to video here](link) From b2d3b81dc81aefcf2cc55a5036a6a2a671248115 Mon Sep 17 00:00:00 2001 From: Aaqa Ishtyaq Date: Tue, 17 Jul 2018 12:21:31 +0530 Subject: [PATCH 2/3] Fixed Target Audience from Level --- .github/ISSUE_TEMPLATE/custom.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md index 7943ae9..95e83ea 100644 --- a/.github/ISSUE_TEMPLATE/custom.md +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -22,7 +22,7 @@ about: Describe this issue template's purpose here. -**Level** +**Target Audience** From 5aa15abfec19f2b15aa347814209aece46445c23 Mon Sep 17 00:00:00 2001 From: aaqaishtyaq Date: Thu, 26 Jul 2018 16:40:43 +0530 Subject: [PATCH 3/3] Updated Issue Template --- .github/{ISSUE_TEMPLATE/custom.md => ISSUE_TEMPLATE.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{ISSUE_TEMPLATE/custom.md => ISSUE_TEMPLATE.md} (100%) diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE.md similarity index 100% rename from .github/ISSUE_TEMPLATE/custom.md rename to .github/ISSUE_TEMPLATE.md