Skip to content

Commit

Permalink
feat: updated metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kemboi22 committed Jun 27, 2024
1 parent 6a30f70 commit 549a3ef
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions ui/public/metadata.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
{
"name": "formbricks",
"description": {
"en": "My formbricks module"
"en": "Formbricks is an Experience Management Suite built on the largest open source survey stack worldwide. Gracefully gather feedback at every step of the customer journey to know what your customers need."
},
"categories": [],
"categories": ["surveys", "collaboration"],
"authors": [
{
"name": "Name Surname",
"email": "[email protected]"
"name": "Martin Bhuong",
"email": "[email protected]"
},
{
"name": "Kemboi Elvis",
"email": "[email protected]"
}
],
"docs": {
"documentation_url": "https://docs.formbricks.com/",
"bug_url": "https://github.com/NethServer/dev",
"code_url": "https://github.com/author/ns8-formbricks"
"documentation_url": "https://formbricks.com/",
"bug_url": "https://github.com/geniusdynamics/dev",
"code_url": "https://github.com/geniusdynamics/ns8-formbricks"
},
"source": "ghcr.io/nethserver/formbricks"
"source": "ghcr.io/geniusdynamics/formbricks"
}

0 comments on commit 549a3ef

Please sign in to comment.