Граф коммитов

73 Коммитов

Автор SHA1 Сообщение Дата
Rich Lander 4cd26124de
Update 3rdPartyDependencies.md (#33555)
* Update 3rdPartyDependencies.md

* Update styleguide/3rdPartyDependencies.md

Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
2023-01-17 15:54:48 +00:00
Rich Lander 593a5aedfb
Fix link (#33538) 2023-01-13 23:09:09 +00:00
Rich Lander d76db259dc
Typo fix (#33537) 2023-01-13 23:01:46 +00:00
Bill Wagner c659548d84
Edit pass from the product team (#33533)
* Edit pass from the product team

* respond to feedback.

* Apply suggestions from code review

Co-authored-by: Rich Lander <rlander@microsoft.com>

* OSes => OSs

Co-authored-by: Rich Lander <rlander@microsoft.com>
2023-01-13 21:23:36 +00:00
Bill Wagner 8d9c5d20f2
Add 3rd party dependencies guidance (#33512)
* Add 3rd party dependencies guidance

Fixes #32861

The dotnet content team has applied a consistent set of rules regarding recommendations and dependencies in our content. What we haven’t done is state those rules publicly. That resulted in misunderstandings after we removed a previous recommendation. We want to resolve that by publishing the rules we use.

* lint issues

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
2023-01-13 11:53:24 -05:00
Julius Hardt e6e025edad
Fix broken link to voice and tone recommendations (#32102)
Fix a broken link to the voice and tone recommendations for .NET documentation.
2022-10-31 23:34:49 +00:00
Alex Buck e8c370168d
[BULK UPDATE] DocuTune - Rebranding links (#31293) 2022-09-20 17:48:17 -07:00
Kent Sharkey 1bcd7bcd2b
ks-linkfix-202107 (#25304) 2021-07-23 10:30:37 -07:00
Tom Dykstra ae0c44a678
note content moved (#17696) 2020-04-07 10:58:18 -07:00
Bill Wagner adbd47a176
Add H1s (#17608)
Without an H1, these two files generate unnecessary warnings on the docs validation tool.

This is the quickest way to address those warnings.
2020-03-26 11:09:37 -04:00
Tom Dykstra 8de4ffa21c
note that content was moved (#17577) 2020-03-25 08:13:51 -07:00
Genevieve Warren 0c85e48660
Gender-neutral pronouns (#17417)
* gender-neutral pronouns
2020-03-10 22:02:20 +02:00
Nick Schonning 1b07fda1e5
fix: MD009 round 2 (#17375)
* fix: MD009 in docs/fsharp

* fix: MD009 in docs/spark

* fix: MD009 in docs/architecture

* fix: MD009 in docs/machine-learning

* fix: MD009 in docs/standard

* fix: MD009 in includes

* fix: MD009 in docs/whats-new

* fix: MD009 in docs/core

* fix: MD009 in docs/desktop-wpf

* fix: MD009 in root

* fix: MD009 in styleguide
2020-03-09 13:18:36 +02:00
Maira Wenzel 805bc52ff0 style as link (#15833)
* style as link

* Update styleguide/template.md

Co-Authored-By: Andy De George <2672110+Thraka@users.noreply.github.com>
2019-11-14 09:49:06 -08:00
Youssef Victor b93111f794 Add yml to supported languages in template.md (#15797) 2019-11-14 01:59:20 -08:00
Sabah Shariq 73450483ff Minor Fix (#15764)
* added spacing after punctuation mark

* fix typo differentiate
2019-11-08 12:25:58 +00:00
Youssef Victor dba69b3584 Remove outdated info from template.md (#15692) 2019-11-04 14:11:46 -08:00
Youssef Victor a7aa088b62 ms.devlang -> dev_langs and a -> an (#15587) 2019-10-31 17:48:18 -07:00
Maira Wenzel 151d4cd24e
fix capitalization rules (#15544)
* fix capitalization rules

* Update styleguide/template.md

Co-Authored-By: Genevieve Warren <gewarren@microsoft.com>
2019-10-29 15:35:40 -07:00
Bill Wagner f71446febb
Create issue label roadmap (#15283)
* checkin to test rendering

* add screenshots

These will help with organization

* finish first draft.

* proofread

* update anchor

* respond to feedback

* Update styleguide/labels-projects.md

Co-Authored-By: Petr Kulikov <petr.kulikov@gmail.com>

* Apply suggestions from code review

Co-Authored-By: Genevieve Warren <gewarren@microsoft.com>

* Apply suggestions from code review

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* respond to feedback.
2019-10-28 17:36:15 -04:00
Youssef Victor 19bcb7c79c Add protobuf to template.md (#15471) 2019-10-28 12:46:26 -07:00
Youssef Victor 565304a8ad Update template.md with current docs style (#15317)
* Update template.md with current docs style

* lowercase programming
2019-10-21 20:36:22 -07:00
Nick Schonning f8009480f8 fix: MD009/no-trailing-spaces (#15212)
Ran on primarily the docs/visual-basic directory
- Remove trailing spaces
- Spaces around headers
- Remove single item
- Left meaningful double space
2019-10-16 05:47:33 -07:00
Youssef Victor b22ea7ab91 Add identifier to template.md (#14657)
* Add identifier to template.md

* Apply suggestions from code review

Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>
2019-09-25 11:41:55 -07:00
Youssef Victor b2446af81e Add missing supported identifiers in template.md (#14202)
* Add missing supported identifiers in template.md

* Update template.md

* Update template.md

* Fix dockerfile

* Update styleguide/template.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
2019-09-18 22:24:46 -07:00
Nick Schonning 8fb16db4d4 fix: MD032/blanks-around-lists (#14214)
* fix: MD032/blanks-around-lists

Lists should be surrounded by blank lines

* Update docs/framework/unmanaged-api/profiling/icorprofilerinfo10-interface.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Apply suggestions from code review

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* fix: Comment out ellipsis in example

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* Update docs/core/tutorials/cli-templates-create-template-pack.md

Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>

* chore: Pull Obsolete attribute instructions up
2019-09-11 22:06:28 -07:00
Youssef Victor 2a23fd1c60 Update template.md (#14159)
* Update template.md

* Update template.md
2019-09-03 12:33:16 -07:00
Maira Wenzel 22d41567e5
Fix heading guidance in the template (#14179) 2019-09-03 11:17:08 -07:00
Nick Schonning d824d1f836 fix: MD004/ul-style (#14033)
Consistent unordered list style. When mixed, changed asterisks to dash
2019-08-27 11:28:59 -04:00
EugeneKramer e99e7f022b Add markdown code example to use for images. (#12633)
Add markdown code example to use for images.
2019-06-02 23:46:32 +00:00
Nick Schonning 9097daa512 fix: MD012/no-multiple-blanks (#11676)
* fix: MD012/no-multiple-blanks

Multiple consecutive blank lines
Find: \n\s*\n\s*\n
Replace: \n\n
Filter: *.md

* fix: MD012/no-multiple-blanks

Replaces trailiing lines at the end of the file
Find: \n\s*\n\s*$
Replace: \n
Filter: *.md

* Apply suggestions from code review

Co-Authored-By: nschonni <nschonni@gmail.com>

* fix: Add back sample space
2019-04-05 10:53:00 -07:00
Maira Wenzel cac807316c
add ms.date explanation (#11263) 2019-03-11 15:52:06 -07:00
Maira Wenzel 481c63c7a3
fix alerts (#10320) 2019-02-06 12:17:14 -08:00
Next Turn b9eedefad6 Update links (#9843)
* Update links

* Update labels

* Revert links

* Remove outdated links

* Update labels
2019-01-08 12:30:23 -08:00
Maira Wenzel 69cf5f73c9
Markdig fix - fix button layout (#9365)
* Markdig fix - fix button layout

* additional files
2018-12-04 09:55:54 -08:00
Maira Wenzel 6bbb991df0
markdig - fix button layout (#9232)
* fix button layout

* fix remaining articles

* fix validation report hits
2018-11-27 13:47:59 -08:00
Maira Wenzel f0ef0c85c7
metadata - review ms.topic values (#9133)
* review ms.topic values

* feedback
2018-11-20 19:00:54 -08:00
Bill Wagner d2199431f7
Respond to later feedback on links (#8298)
* Respond to later feedback on links

This addresses suggestions on #8265

/cc @pkulikov

* respond to feedback.

* one item of missed feedback.
2018-10-18 13:20:36 -04:00
Bill Wagner e9098119b5
Add instructions for linking to the dependent repositories (#8265)
* Add instructions for linking to the dependent repositories

The dependent repositories for the language specification requires special handling for the links to resolve correctly by the build system.

* fix typo.
2018-10-12 10:20:18 -04:00
Maira Wenzel 19d60decf3
markdig - bare urls 4/4 (#8100)
* markdig - bare urls

* add missing braces

* feedback

* feedback
2018-10-05 21:02:07 -05:00
Ron Petrusha ca98d08700
Added information on xrefs for overloads, generic types to template (#7918)
* Added information on overloads, generic types

* Updated with link to xref service
2018-10-04 11:00:51 -07:00
Maira Wenzel 0b4a9eabb0
add xref tool to style guide instructions (#5840)
* add xref tool to style guide instructions

* feedback
2018-06-08 14:35:37 -07:00
Chris Maddock ad2d32a173 Add console to supported languages (#5297) 2018-05-28 19:52:50 -07:00
Nick Schonning 586f3414bb Add codefence for markdown link sample (#5381) 2018-05-15 00:28:10 -07:00
Bill Wagner cb9bc6ceb5 update sample links (#4822) 2018-03-30 21:31:36 -07:00
Bill Wagner 4d9e0043fb include interactive guidance in our contributing guide. (#4805)
* include interactive guidance

Fixes #4571

We asked users how they want to work with interactive samples. Whether they want comments, or output included

* respond to feedback.
2018-03-30 20:19:33 -07:00
Maira Wenzel 1ed6e26bd6 replaced image + checked lists + formatting (#4499)
* replaced image + checked lists + formatting

* feedback

* update
2018-02-27 12:48:56 -08:00
Petr Kulikov 5b56be7aac Removed mention of .NET core in styleguide/voice-tone.md (#4357) 2018-02-12 10:08:41 -08:00
Tom Dykstra 95b667e2ea remove split infinitives advice (#4128)
* revise split infinitives advice

* remove split infinitives section
2018-01-17 11:39:47 -08:00
Thomas Lee 4363770911 Update voice-tone.md (#3903)
* Update voice-tone.md

1. Added some new tone guidelines as per issue 3649
2. Removed Future tense from existing text as a result.

* Update voice-tone.md

typos fixed.

* Update voice-tone.md

Fixed two typos. 

Thanks @Mairaw!
2017-12-19 10:46:03 -08:00