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

Commit509d1fc

Browse files
authored
Merge pull request#5441 from plotly/cam/5440/update-github-issue-templates
fix: Update GitHub issue templates
2 parentsf083977 +2f1008f commit509d1fc

File tree

3 files changed

+66
-9
lines changed

3 files changed

+66
-9
lines changed

‎.github/ISSUE_TEMPLATE.md‎

Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
name:Bug report
3+
about:Create a bug report for a plotly.py issue
4+
title:"[BUG]:"
5+
labels:bug
6+
7+
---
8+
9+
###Instructions (remove this section before submitting report)
10+
11+
Thanks for your interest in plotly.py!
12+
13+
- Before submitting a new bug report, please search for existing and closed issues. If your bug is not addressed yet, fill out the sections below and submit a new issue.
14+
- Implementation questions ("How do I do ...?") should be asked on our[Community Forum](https://community.plotly.com/c/plotly-python/5) or on[Stack Overflow](https://stackoverflow.com/questions/tagged/plotly) (tagged 'plotly').
15+
- Comments should add content to the discussions. Approbation comments such as*+1* or*I would like this feature to be implemented as well* will be deleted by the maintainers. Please use[GitHub reactions](https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments) instead.
16+
17+
###Description
18+
19+
_Add a clear description of the issue that you're having._
20+
21+
###Screenshots/Video
22+
23+
_Add screenshots or a video of the issue._
24+
25+
###Steps to reproduce
26+
27+
_Reports**must** include steps to reproduce the issue. Please use the[latest version](https://github.com/plotly/plotly.py/releases) of plotly.py in your report unless not applicable._
28+
29+
- Go to '...'
30+
- Click on X
31+
- Note the issue with Y
32+
33+
###Notes
34+
35+
_Add info here that doesn't fit in the other sections._
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name:Feature request
3+
about:Submit a new feature request for plotly.py
4+
title:"[FEATURE]:"
5+
labels:feature
6+
7+
---
8+
9+
###Instructions (remove this section before submitting an issue)
10+
11+
Thanks for your interest in plotly.py!
12+
13+
- Before submitting a new feature request, please search for existing and closed requests. If your request is novel, fill out the sections below and submit a new request.
14+
- Comments should add content to the discussions. Approbation comments such as*+1* or*I would like this feature to be implemented as well* will be deleted by the maintainers. Please use[GitHub reactions](https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments) instead.
15+
16+
###Description
17+
18+
_Add a clear description of the feature that you're requesting._
19+
20+
21+
###Why should this feature be added?
22+
23+
_Provide an argument for why this feature should be added. We can't add everything, so this will help us determine what gets worked on. Please also consider creating a PR and adding the feature yourself. Help is always appreciated._
24+
25+
###Mocks/Designs
26+
27+
_Please add any mocks or designs you might have for the feature._
28+
29+
###Notes
30+
31+
_Add info here that doesn't fit in the other sections._

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp