Skip to content

Commit

Permalink
Fix scm faq text (#1378)
Browse files Browse the repository at this point in the history
* Add Jian to team page

* SCM support FAQ text correction

* Delete content/team/jian-reis/index.md
  • Loading branch information
jianreis authored Sep 4, 2024
1 parent 72d594d commit 4fedf77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contactFormConstants.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ export const SCM_TOOLS = [{
export const SCM_SUPPORT_HELP_TEXT = 'Roadie has limited support for non-GitHub SCMs. Are you ok with beta testing?';
export const SCM_NO_GITLAB_TEXT = "Roadie does not support GitLab yet. Submit the form and we'll notify you.";

export const SCM_SUPPORT_FAQ_TEXT = `We support everything except GitLab. Request a demo to learn more.`;
export const SCM_SUPPORT_FAQ_TEXT = `We support GitHub Cloud and on-prem, GitLab Cloud and on-prem, BitBucket Cloud and Server, and Azure DevOps`;

0 comments on commit 4fedf77

Please sign in to comment.