Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
ppwwyyxx committed Jan 14, 2020
1 parent b88a40a commit 882f858
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-requests.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
name: Feature Requests
about: Suggest an idea for Tensorpack
title: ''
labels: ''
assignees: ''

---

Expand Down
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/unexpected-problems---bugs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
name: Unexpected Problems / Bugs
about: Report unexpected problems about Tensorpack or its examples.
title: Please read & provide the following information
labels: ''
assignees: ''

---

Expand Down
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/using-understanding-tensorpack.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
name: Using/Understanding Tensorpack
about: More general questions about Tensorpack.
title: ''
labels: ''
assignees: ''

---

Expand Down

0 comments on commit 882f858

Please sign in to comment.