Browse Source

Add some additional issue template items

pull/297/head
Gabe Kangas 5 years ago
parent
commit
2c3da709f5
  1. 4
      .github/ISSUE_TEMPLATE/bug-report-feature-request.md
  2. 5
      .github/ISSUE_TEMPLATE/config.yml
  3. 2
      .github/ISSUE_TEMPLATE/owncast-release-checklist.md

4
.github/ISSUE_TEMPLATE/bug-report-feature-request.md

@ -0,0 +1,4 @@ @@ -0,0 +1,4 @@
---
name: Bug report or feature request
about: Having problems or have ideas? We'd love to know what you think and help you out.
---

5
.github/ISSUE_TEMPLATE/config.yml

@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
blank_issues_enabled: true
contact_links:
- name: Owncast Rocket.Chat
url: http://owncast.rocket.chat/
about: Join our community chat to ask questions, join in, or follow along.

2
.github/ISSUE_TEMPLATE/owncast-release-checklist.md

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
---
name: Owncast release checklist
about: A template with steps required for releasing a build of Owncast
about: Use when planning a new public release of Owncast.
title: Owncast release 0.0.x
labels: documentation, Testing
assignees: gabek

Loading…
Cancel
Save