Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <marcia@gitlab.com>2019-02-25 15:51:34 +0300
committerMarcia Ramos <marcia@gitlab.com>2019-02-25 15:51:34 +0300
commit8598ba857a2f99c1767577f47df1d37a0d22f861 (patch)
tree566befaf3eff99c3bc66329532612064bcbb7075
parenta8cc0117efc6eec1e4bb1ce6d5c367936e5e61d8 (diff)
parente49586afc2fb634ba83e283e98f71dc02cb4cfb0 (diff)
Merge branch 'help-and-feedback-add-beta-testing' into 'master'
Add "beta testing" to help & feedback section Closes #322 See merge request gitlab-com/gitlab-docs!405
-rw-r--r--layouts/feedback.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/layouts/feedback.html b/layouts/feedback.html
index 7f08a1bd..bbff7e5a 100644
--- a/layouts/feedback.html
+++ b/layouts/feedback.html
@@ -45,7 +45,7 @@
</div> <!-- issue-row -->
<div class="row" id="feature-proposal-row"><!-- feature-proposal-row -->
<div class="col-md-8 col-sm-12">
- <p>If you want something that <strong>GitLab does not support</strong>
+ <p>To propose <strong>functionality that GitLab does not yet offer</strong>
<i class="fa fa-arrow-right black-icon" aria-hidden="true"></i>
</p>
</div>
@@ -56,6 +56,19 @@
</a>
</div>
</div><!-- feature-proposal-row -->
+ <div class="row" id="feature-proposal-row"><!-- beta-testing-row -->
+ <div class="col-md-8 col-sm-12">
+ <p>To further <strong>help GitLab in shaping new features</strong>
+ <i class="fa fa-arrow-right black-icon" aria-hidden="true"></i>
+ </p>
+ </div>
+ <div class="col-md-4 col-sm-12">
+ <a role="button" class="comments-holder btn btn-default" href="https://about.gitlab.com/community/gitlab-first-look/" target="_blank">
+ <i class="fa fa-check-circle" aria-hidden="true"></i>
+ JOIN BETA TESTING
+ </a>
+ </div>
+ </div><!-- beta-testing-row -->
</div><!-- product-feedback tab -->
<div role="tabpanel" class="tab-pane" id="get-help"><!-- get-help tab -->