Browse Source

Update issue templates

Arnau Sanchez 6 years ago
parent
commit
819019ce44
1 changed files with 23 additions and 0 deletions
  1. 23 0
      .github/ISSUE_TEMPLATE/bug_report.md

+ 23 - 0
.github/ISSUE_TEMPLATE/bug_report.md

@@ -0,0 +1,23 @@
+---
+name: Bug report
+about: Create a report to help us improve
+
+---
+
+I am not working on youtube-upload anymore. However, if you prepare a PR, I'll gladly merge it. Please write me (@tokland) if you want to become the maintainer of youtube-upload.
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**To Reproduce**
+Steps to reproduce the behavior:
+
+**Expected behavior**
+A clear and concise description of what you expected to happen.
+
+**Desktop (please complete the following information):**
+ - OS: [e.g. GNU/Linux]
+ - Version [e.g. 22]
+
+**Additional context**
+Add any other context about the problem here.