From c5cd1c0648829ac31790f6d21d459bab2f064317 Mon Sep 17 00:00:00 2001 From: raheel2014 Date: Thu, 19 Aug 2021 05:42:31 +0500 Subject: [PATCH] docs(misc/Develop): describe your change... --- docs/content/misc/contribute.ngdoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/content/misc/contribute.ngdoc b/docs/content/misc/contribute.ngdoc index 9e6bb6721e14..cd09b6dbf6ef 100644 --- a/docs/content/misc/contribute.ngdoc +++ b/docs/content/misc/contribute.ngdoc @@ -1,6 +1,8 @@ @ngdoc overview @name Develop @description +@steking +@ # Contributing & Development @@ -10,4 +12,4 @@ basics about support channels, creating issues, and pull requests: For developers, we have a more detailed document that covers project setup, coding rules, and a guide to writing documentation: -[Developing](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md). \ No newline at end of file +[Developing](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md).