Переглянути джерело

docs(github): move markdown files into .github folder

bergquist 9 роки тому
батько
коміт
fb450385d7
3 змінених файлів з 12 додано та 0 видалено
  1. 0 0
      .github/CONTRIBUTING.md
  2. 12 0
      .github/ISSUE_TEMPLATE.md
  3. 0 0
      .github/PULL_REQUEST_TEMPLATE.md

+ 0 - 0
CONTRIBUTING.md → .github/CONTRIBUTING.md


+ 12 - 0
.github/ISSUE_TEMPLATE.md

@@ -0,0 +1,12 @@
+Thank you! For helping us make Grafana even better.
+
+To help us respond to your issues faster, please make sure to add as much information as possible.
+
+If this issue is about a plugin, please open the issue in that repository.
+
+Tag your issues title with [Feature Request] / [Bug] / [Question] or no tag if your unsure.
+
+Ex
+* What grafana version are you using?
+* What datasource are you using?
+* What OS are you running grafana on?

+ 0 - 0
.github/PULL_REQUEST_TEMPLATE.md