diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2020-07-12 03:39:35 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-07-12 03:44:42 -0400 |
commit | 6d3250fa1ea1a309e8e45737d0a1dccbbd3f95e4 (patch) | |
tree | 65bae45d185acd2f90466bf43b1aa9ad9c6bf9ea | |
parent | 21386a14068be84d2f1eef037f99fa3d3e037aab (diff) | |
download | external_python_setuptools-6d3250fa1ea1a309e8e45737d0a1dccbbd3f95e4.tar.gz external_python_setuptools-6d3250fa1ea1a309e8e45737d0a1dccbbd3f95e4.tar.bz2 external_python_setuptools-6d3250fa1ea1a309e8e45737d0a1dccbbd3f95e4.zip |
Add a simple blank issue so it gets a green button.
-rw-r--r-- | .github/ISSUE_TEMPLATE/blank.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/blank.md b/.github/ISSUE_TEMPLATE/blank.md new file mode 100644 index 00000000..e41fc749 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/blank.md @@ -0,0 +1,4 @@ +--- +name: Bug Report or Feature Request +about: Report a bug or request a feature +--- |