From 5b4bd86c785c44f82026d3d92fd54b38b01ab175 Mon Sep 17 00:00:00 2001 From: Marques Johansson Date: Thu, 8 Oct 2020 13:06:20 -0400 Subject: [PATCH] docs: rename Packet to Equinix Metal Signed-off-by: Marques Johansson --- .github/ISSUE_TEMPLATE/bug_report.md | 4 +-- .github/ISSUE_TEMPLATE/feature_request.md | 6 ++-- CODE_OF_CONDUCT.md | 2 +- OWNERS.md | 4 +-- README.md | 34 ++++++++++++----------- docs/packet.md | 4 +-- docs/packet_2fa.md | 2 +- docs/packet_capacity.md | 2 +- docs/packet_device.md | 2 +- docs/packet_device_create.md | 1 - docs/packet_event.md | 2 +- docs/packet_facilities.md | 2 +- docs/packet_hardware-reservation.md | 2 +- docs/packet_ip.md | 2 +- docs/packet_operating-systems.md | 2 +- docs/packet_organization.md | 2 +- docs/packet_plan.md | 2 +- docs/packet_project.md | 2 +- docs/packet_ssh-key.md | 2 +- docs/packet_user.md | 2 +- docs/packet_virtual-network.md | 2 +- docs/packet_volume.md | 2 +- docs/packet_vpn.md | 2 +- 23 files changed, 44 insertions(+), 43 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 899e02c5..8f5ce272 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,13 +1,13 @@ --- name: Bug Report -about: Help us diagnose and fix bugs in the Packet CLI +about: Help us diagnose and fix bugs in the Equinix Metal CLI labels: bug --- ### What happened? diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 7e8a290d..51521863 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,6 +1,6 @@ --- name: Feature Request -about: Help us make the Packet CLI more useful +about: Help us make the Equinix Metal CLI more useful labels: enhancement --- ### What problem are you facing? @@ -18,7 +18,7 @@ Please tell us a little about your use case - it's okay if it's hypothetical! This context frames the feature request so we can implement it sensibly. --> -### How could the Packet CLI help solve this problem? +### How could the Equinix Metal CLI help solve this problem?