diff options
-rw-r--r-- | doc/development/fe_guide/development_process.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/development/fe_guide/development_process.md b/doc/development/fe_guide/development_process.md index 905668eef58..3442a018432 100644 --- a/doc/development/fe_guide/development_process.md +++ b/doc/development/fe_guide/development_process.md @@ -71,7 +71,5 @@ GitLab's architecture. sharing a Merge Request with a reviewer or a maintainer. ### Vue features -1. Follow the steps in [Vue.js Best Practices](vue.md) +1. Follow the steps in [Vue.js Best Practices](vue.md). 1. Follow the style guide. -1. Only a handful of people are allowed to merge Vue related features. -Reach out to one of Vue experts early in this process. |