Skip to content

Commit

Permalink
docs: new issue template (#213)
Browse files Browse the repository at this point in the history
* docs: new issue template

* style: pre-commit fixes

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
henryiii and pre-commit-ci[bot] authored May 4, 2024
1 parent dfc7b06 commit 813f315
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/new-issue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
name: New Issue
about: Prepare a new bug report or feature request
title: ""
labels: ""
assignees: ""
---

<!--
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.
-->

0 comments on commit 813f315

Please sign in to comment.