Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'Freshworks Inc.' (community contribution) #2083

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
19 changes: 19 additions & 0 deletions companies/freshworks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"slug": "freshworks",
"relevant-countries": [
"all"
],
"categories": [
"commerce"
],
"name": "Freshworks",
"address": "2950 S. Delaware Street, \nSuite 201\nSan Mateo CA 94403",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [recordlint] <end-address-in-country> reported by reviewdog 🐶
Last line of address (San Mateo CA 94403) is not a country.

We've decided on specific variations for these countries:

  • United States of America
  • The Netherlands
  • Republic of Singapore

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

United States of America

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [recordlint] <trim-address-lines> reported by reviewdog 🐶
The lines of the address aren't trimmed (at least one line contains trailing or leading whitespace).

Suggested change
"address": "2950 S. Delaware Street, \nSuite 201\nSan Mateo CA 94403",
"address": "2950 S. Delaware Street,\nSuite 201\nSan Mateo CA 94403",

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"address": "2950 S. Delaware Street,\nSuite 201\nSan Mateo CA 94403,\United States of America",

"phone": "+1 855 747 6767",
"email": "support@freshservice.com",
"web": "https://www.freshworks.com/",
"suggested-transport-medium": "email",
"quality": "verified",
"sources": [
"https://github.com/datenanfragen/data/pull/2083"
]
}