From 29bec1ab153d9c5f16a96bdccc0355c44babc9c2 Mon Sep 17 00:00:00 2001 From: Schuyler Eldridge Date: Mon, 21 Oct 2019 23:46:16 -0400 Subject: Add separate Issue and PR templates Signed-off-by: Schuyler Eldridge --- .github/ISSUE_TEMPLATE/feature-request.md | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature-request.md (limited to '.github/ISSUE_TEMPLATE/feature-request.md') diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md new file mode 100644 index 00000000..9f84d41d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -0,0 +1,32 @@ +--- +name: Feature Request +about: Request a new feature to be added to FIRRTL +--- + +### Checklist + +- [ ] Did you write out a description of the feature you want to see? +- [ ] Did you look around for any related features? +- [ ] Did you specify relevant external information? + +### Feature Description + + + +### Type of Feature + + + + + + + + + +### Related Features + + + +### External Information + + -- cgit v1.2.3