Skip to content

Commit 813f315

Browse files
docs: new issue template (#213)
* docs: new issue template * style: pre-commit fixes --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent dfc7b06 commit 813f315

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE/new-issue.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: New Issue
3+
about: Prepare a new bug report or feature request
4+
title: ""
5+
labels: ""
6+
assignees: ""
7+
---
8+
9+
<!--
10+
Thanks for making a bug report or feature request! Please note, repo-review is a framework for running checks. If you have an issue with a particular check, please open the issue with the plugin that provides the check. The repo-review demo uses the sp-repo-review plugin, which lives at http://github.com/scientific-python/cookie, for example.
11+
-->

0 commit comments

Comments
 (0)