adding contact startups

This commit is contained in:
Thompson, Lon 2022-04-01 13:59:41 -04:00 committed by Tobias Genannt
parent f13a6573a8
commit 047f2abdb5
6 changed files with 122 additions and 0 deletions

View file

@ -0,0 +1,12 @@
# - name: Network-Team
# slug: network-team
# description: This is a new contact group for the Network-Team
# parent: None
# custom_field_data:
# widget: This is the custom field called widget
# - name: New Contact Group
# slug: new-contact-group
# description: This is a new contact group sub under of Network-Team
# parent: Network-Team
# custom_field_data:
# widget: This is the custom field called widget

View file

@ -0,0 +1,5 @@
# - name: New Contact Role
# slug: new-contact-role
# description: This is a new contact role description
# custom_field_data:
# widget: This is the custom field called widget

View file

@ -0,0 +1,9 @@
# - name: Lee Widget
# group: Network-Team
# title: CEO of Widget Corp
# phone: 221-555-1212
# email: widgetCEO@widgetcorp.com
# address: 1200 Nowhere Blvd, Scranton NJ, 555111
# comments: This is a very important contact
# custom_field_data:
# widget: This is the custom field called widget