File tree Expand file tree Collapse file tree 2 files changed +48
-0
lines changed
Expand file tree Collapse file tree 2 files changed +48
-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-onboarding
4+ ---
5+
6+ ### Environment
7+ * Python version: <!-- Example: 3.7.7 -->
8+ * NetBox version: <!-- Example: 2.8.4 -->
9+ * ntc-netbox-plugin-onboarding 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+
7+ ### Environment
8+ * Python version: <!-- Example: 3.7.7 -->
9+ * NetBox version: <!-- Example: 2.8.4 -->
10+ * ntc-netbox-plugin-onboarding version: <!-- Example: 1.0.0 -->
11+
12+ <!--
13+ Describe in detail the new functionality you are proposing.
14+ -->
15+ ### Proposed Functionality
16+
17+ <!--
18+ Convey an example use case for your proposed feature. Write from the
19+ perspective of a user who would benefit from the proposed
20+ functionality and describe how.
21+ --->
22+ ### Use Case
23+
You can’t perform that action at this time.
0 commit comments