From adb8965f02f26cc133511764414272aa3ed27d7a Mon Sep 17 00:00:00 2001 From: Alan Agius Date: Fri, 31 Jul 2020 20:02:00 +0200 Subject: [PATCH] docs: fix bug template The bug template is not showing --- .github/ISSUE_TEMPLATE/Bug.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug.md b/.github/ISSUE_TEMPLATE/Bug.md index 737982f71..eb6df89e1 100644 --- a/.github/ISSUE_TEMPLATE/Bug.md +++ b/.github/ISSUE_TEMPLATE/Bug.md @@ -1,3 +1,8 @@ +--- +name: 🐞 Bug Report +about: Something is broken in Angular Universal +--- + <-- Please follow the below issue template. Issues not following the issue template will be closed. Please provide _as much detail as possible_ in as minimal a reproduction as possible. This means no/only one third-party @@ -10,11 +15,6 @@ For very common issues when using Angular Universal, please see [this doc](docs/ issues for `window is not defined` and other hiccups when adopting Angular Universal for the first time. --> ---- -name: 🐞 Bug Report -about: Something is broken in Angular Universal ---- - # 🐞 Bug report #### What modules are related to this issue? @@ -62,4 +62,4 @@ You can read more about issue submission guidelines here: https://github.com/ang - \ No newline at end of file +