File tree Expand file tree Collapse file tree 2 files changed +47
-0
lines changed Expand file tree Collapse file tree 2 files changed +47
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : 🐛 Bug Report
3
+ about : Report a reproducible bug in the current release of ntc-netbox-plugin-metrics-ext
4
+ ---
5
+
6
+ ### Environment
7
+ * Python version: <!-- Example: 3.7.7 -->
8
+ * NetBox version: <!-- Example: 2.8.4 -->
9
+ * ntc-netbox-plugin-metrics-ext version: <!-- Example: 1.0.0 -->
10
+
11
+ <!--
12
+ Describe in detail the exact steps that someone else can take to reproduce
13
+ this bug using the current release.
14
+ -->
15
+ ### Steps to Reproduce
16
+ 1 .
17
+ 2 .
18
+ 3 .
19
+
20
+ <!-- What did you expect to happen? -->
21
+ ### Expected Behavior
22
+
23
+
24
+ <!-- What happened instead? -->
25
+ ### Observed Behavior
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : ✨ Feature Request
3
+ about : Propose a new feature or enhancement
4
+ ---
5
+
6
+ ### Environment
7
+ * Python version: <!-- Example: 3.7.7 -->
8
+ * NetBox version: <!-- Example: 2.8.4 -->
9
+ * ntc-netbox-plugin-metrics-ext version: <!-- Example: 1.0.0 -->
10
+
11
+ <!--
12
+ Describe in detail the new functionality you are proposing.
13
+ -->
14
+ ### Proposed Functionality
15
+
16
+ <!--
17
+ Convey an example use case for your proposed feature. Write from the
18
+ perspective of a user who would benefit from the proposed
19
+ functionality and describe how.
20
+ --->
21
+ ### Use Case
22
+
You can’t perform that action at this time.
0 commit comments