From 6e86b61c96c3d69f84fc5b9b00f090b04fb6e102 Mon Sep 17 00:00:00 2001 From: Rishabh Date: Sat, 26 Mar 2022 11:14:50 +0530 Subject: [PATCH] updates issue templates --- .github/ISSUE_TEMPLATE/blog.md | 5 ++++- .github/PULL_REQUEST_TEMPLATE.md | 4 ---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/blog.md b/.github/ISSUE_TEMPLATE/blog.md index 63150edf..ce59d08e 100644 --- a/.github/ISSUE_TEMPLATE/blog.md +++ b/.github/ISSUE_TEMPLATE/blog.md @@ -20,7 +20,10 @@ labels: - [ ] Adding title meta - [ ] Adding description meta - [ ] Adding OG meta -- [ ] Adding analytics +- [ ] Added analytics for the following events to `main-website` + - [ ] `page_blog_article` + - [ ] `page_blog_lastsection_markasdone` + - [ ] `page_blog_discord_article` - [ ] Adding to sitemap.xml - [ ] Release on test - [ ] Check landscape and portrait view of blog diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3e8895f4..315efecd 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,10 +11,6 @@ TODO - [ ] Check for SEO keyword? - [ ] Added call to action to link to supertokens and to link to other blogs. - [ ] Add reference to how SuperTokens solves this blog's problem (if relevant). -- [ ] Added analytics for the following events to `main-website` - - [ ] `page_blog_article` - - [ ] `page_blog_lastsection_markasdone` - - [ ] `page_blog_discord_article` # Remaining TODOs - [ ] ... \ No newline at end of file