File tree Expand file tree Collapse file tree 3 files changed +22
-5
lines changed Expand file tree Collapse file tree 3 files changed +22
-5
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
-
4
+ labels : bug
5
+ assignees : ' '
5
6
---
6
7
7
8
<!-- Please fulfill the table below-->
8
- | Python Version | swarmlib Version |
9
- | -------------- | --------------- |
10
- | | |
9
+ | Python Version | swarmlib Version | OS |
10
+ | -------------- | ---------------- | -- |
11
+ | | | |
11
12
12
13
# Description
13
14
<!-- Please add a brief description of the error you are receiving here.-->
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
-
4
+ labels : enhancement
5
+ assignees : ' '
5
6
---
6
7
7
8
** Is your feature request related to a problem? Please describe.**
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Pull Request Template
3
+ about : Create a pull request to resolve an issue
4
+ assignees : ' HaaLeo'
5
+ ---
6
+
7
+ # Summary
8
+ <!-- Please give a brief summary about what changes with this pull request -->
9
+
10
+ # Changes
11
+ <!-- List detailed changes here as bullets -->
12
+ *
13
+
14
+ # Related Issues
15
+ <!-- Mention the issue this PR relates to. E.g.: Fixes #1 -->
You can’t perform that action at this time.
0 commit comments