Commit 2dae1632 authored by Yuxin Wu's avatar Yuxin Wu

test template

parent a62c4c14
name: Feature Requests or Suggestions
about: Suggest an idea for Tensorpack
title: ''
labels: ''
inputs:
- type: description
attributes:
value: Note that you can implement a lot of features by extending Tensorpack (See http://tensorpack.readthedocs.io/tutorial/index.html#extend-tensorpack). It often does not have to be added to Tensorpack unless it's general enough.
- type: textarea
attributes:
label: Describe the feature you'd like to request
description: A clear and concise description of what you want and what your use case is.
required: true
- type: textarea
attributes:
label: Describe the solution you'd like
description: Show with some code examples what the feature might look like
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment