-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
27 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
name: Other | ||
description: Ask a question or request a new feature | ||
title: "[OTHER]: " | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
## Important information | ||
For all types of questions, feature requests, and other issues that aren't nanobind bugs, please start a post on the separate "Discussions" tab and *not* under "Issues". | ||
If have found a nanobind bug, then please open a ticket with a reproducer using the separate "Bug Report" template. | ||
- type: textarea | ||
id: description | ||
attributes: | ||
label: Please don't use. | ||
placeholder: >- | ||
For all types of questions, feature requests, and other issues that aren't nanobind bugs, please start a post on the separate "Discussions" tab and *not* under "Issues". | ||
If have found a nanobind bug, then please open a ticket with a reproducer using the separate "Bug Report" template. | ||
validations: | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters