Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdd77e50

Browse files
Fix issue template formatting (#6626)
* Fix issue template formatting* [pre-commit.ci] auto fixes from pre-commit.com hooksfor more information, seehttps://pre-commit.ci* Add additional mdformat plugins* Fix bug_report.mdCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent746785f commitdd77e50

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

‎.github/ISSUE_TEMPLATE/bug_report.md‎

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
______________________________________________________________________
1+
---
2+
name:Is this a bug in Notebook? Open an issue.
3+
about:If you're not sure, feel free to post your question on Jupyter's Discourse
4+
channel.
25

3-
##name: Is this a bug in Notebook? Open an issue. about: If you're not sure, feel free to post your question on Jupyter's Discourse channel. labels: bug
6+
labels:bug
7+
---
48

59
<!--
610
BEFORE YOU OPEN AN ISSUE, PLEASE READ THIS.

‎.pre-commit-config.yaml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ repos:
4646
rev:0.7.16
4747
hooks:
4848
-id:mdformat
49+
additional_dependencies:
50+
[mdformat-gfm, mdformat-frontmatter, mdformat-footnote]
4951

5052
-repo:https://github.com/john-hen/Flake8-pyproject
5153
rev:1.2.1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp