File tree Expand file tree Collapse file tree 5 files changed +18
-13
lines changed Expand file tree Collapse file tree 5 files changed +18
-13
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : Bug report
3
3
about : Create a report to help us improve
4
- title : ' '
4
+ title : Bug report
5
5
labels : bug
6
6
assignees : rmorshea
7
-
8
7
---
9
8
10
- ** Describe the bug **
9
+ ** Bug description **
11
10
A clear and concise description of what the bug is.
12
11
13
- ** To Reproduce **
12
+ ** To reproduce **
14
13
Steps to reproduce the behavior:
15
- 1 . Go to '...'
16
- 2 . Click on ' ....'
17
- 3 . Scroll down to ' ....'
18
- 4 . See error
14
+
15
+ 1 . ...
16
+ 2 . ...
17
+ 3 . ...
19
18
20
19
** Expected behavior**
21
20
A clear and concise description of what you expected to happen.
Original file line number Diff line number Diff line change
1
+ blank_issues_enabled : false
2
+ contact_links :
3
+ - name : Questions and community support
4
+ url : https://gitter.im/idom-team/idom
5
+ about : Chat directly with fellow IDOM developers and users
6
+ - name : IDOM documentation
7
+ url : https://idom-docs.herokuapp.com/
8
+ about : Learn more about how IDOM works
Original file line number Diff line number Diff line change 1
1
---
2
2
name : Doc enhancement
3
3
about : Documentation needs to be fixed or added
4
- title : Doc Enhancement
4
+ title : Doc enhancement
5
5
labels : docs
6
6
assignees : rmorshea
7
-
8
7
---
9
8
10
9
** Describe what documentation needs to be fixed or added**
Original file line number Diff line number Diff line change 1
1
---
2
2
name : Feature request
3
3
about : Suggest an idea for this project
4
- title : ' '
4
+ title : Feature request
5
5
labels : enhancement
6
6
assignees : rmorshea
7
-
8
7
---
9
8
10
9
** Is your feature request related to a problem? Please describe.**
Original file line number Diff line number Diff line change 9
9
<a href =" https://pypi.python.org/pypi/idom " >
10
10
<img alt =" Version Info " src =" https://img.shields.io/pypi/v/idom.svg " />
11
11
</a >
12
- <a href =" https://github.com/rmorshea/idom/blob/main/LICENSE " / >
12
+ <a href =" https://github.com/rmorshea/idom/blob/main/LICENSE " >
13
13
<img alt =" License: MIT " src =" https://img.shields.io/badge/License-MIT-purple.svg " >
14
14
</a >
15
15
You can’t perform that action at this time.
0 commit comments