diff options
| author | Takayuki SHIMIZUKAWA <shimizukawa@gmail.com> | 2021-06-17 05:31:22 +0900 |
|---|---|---|
| committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-07-06 22:47:03 +0900 |
| commit | 996c5855bcda6cc49986bcecd18290c9fcd5e06c (patch) | |
| tree | fa40de69297e068eb1bd77ac7bcbddb10fd47414 /.github | |
| parent | 748bdcc373cf28f6917a20f9ebb6acf5630760e2 (diff) | |
| download | sphinx-git-996c5855bcda6cc49986bcecd18290c9fcd5e06c.tar.gz | |
Update and rename bug_report.yml to bug-report.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report.yml (renamed from .github/ISSUE_TEMPLATE/bug_report.yml) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 4f4be1647..184347546 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,8 +1,6 @@ name: Bug report description: Something is not working correctly. -title: "<what happen when you do on which document project>" labels: "bug" -assignees: "" body: - type: textarea |
