Browse Source

HUE-8888 [tools] Add a github issue templates (#975)

Romain Rigaux 6 years ago
parent
commit
058bfa93af
1 changed files with 14 additions and 0 deletions
  1. 14 0
      .github/ISSUE_TEMPLATE/issue-template.md

+ 14 - 0
.github/ISSUE_TEMPLATE/issue-template.md

@@ -0,0 +1,14 @@
+---
+name: Issue template
+about: Help about creating issues
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+Is the issue already present in https://github.com/cloudera/hue/issues or discussed in the forum https://discourse.gethue.com?
+
+What is the Hue version or source? (e.g. open source 4.5, CDH 5.16, CDP 1.0...)
+
+Is there a way to help reproduce it?