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

50 Коммитов

Автор SHA1 Сообщение Дата
Lamparter 35b32dcf54
Say goodbye to `no-response` workflow (#43308) 2024-11-05 08:24:49 -08:00
Rageking8 bb3fecfc9f
Fix typos around commas (#43047) 2024-10-15 14:48:46 +00:00
Bill Wagner f8a5c3bb51
Set policy for stale / abandoned PRs (#42638)
Fixes #42438

The substantive changes are to add a policy statement on closing stale or abandoned PRs to the readme.md.

Other changes are to remove files that were placeholders, and to update links to the appropriate location in the public contributor guide.
2024-09-25 16:05:48 -04:00
Bill Wagner e604a30c25
Update ossf score (#41816)
* [ossf] remove binary files

A check found 16 binary files in our repo. Remove them.

* Add OSSF badge display
2024-07-18 09:51:07 -04:00
Bill Wagner d5f56d0966
update our readme (#38674)
* update our readme

Fixes #38659

Periodic update to our readme to match our current processes.

* Apply suggestions from code review

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

* Update issues-policy.md

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* respond to feedback.

---------

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2023-12-12 10:05:19 -05:00
David Pine 0feac8d3b4
Update README.md (#35539)
Fix recently changed Snippets 5000 build validation workflow badge.
2023-05-31 10:30:00 -04: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
David Pine cbd6013624
Update README.md (#32193) 2022-11-07 12:50:39 -05:00
David Pine 3caf17ab8f
Update README.md (#31948) 2022-10-20 13:46:46 -05:00
David Pine 9d51be6f95
Update our README (#31783)
* Updates to our README

* Corrections and clean up

* Minor clean up
2022-10-14 14:48:22 -05:00
Alex Buck ede82ced29
[BULK] DocuTune - Rebranding (#31294) 2022-09-20 17:49:20 -07:00
David Pine 6fee3794d6
Update README.md (#26373)
* Update README.md

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2021-10-04 15:08:36 -05:00
David Pine 0ae85f139b
Update README.md (#23213) 2021-03-09 09:24:50 -06:00
Youssef Victor ba34c6f9c4
Update README.md (#18487) 2020-05-18 18:50:25 -07:00
David Pine d7b5aa2d23
Pin markdownlint-cli version (#18280)
* Pin markdownlint-cli version

* Added markdownlint status badge to README.

* Reinstate markdown lint rule: MD037.
2020-05-06 09:47:53 -05: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
Youssef Victor 26327e5270 Add note about microsoft archive repo in readme (#16378)
* Add note about microsoft archive repo in readme

* Update README.md

* Apply suggestions from code review

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

* Fix lint error

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
2020-01-23 16:20:14 -08: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
Ron Petrusha b7dce0607b
Added code migration project to readme (#13929)
* Added code migration project to readme

* Update README.md

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

* Update README.md
2019-08-20 18:31:10 +00: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
Martin Koudelka 6815c82826 CC85037: Fixing link (#9374) 2018-12-04 14:09:30 -08:00
Bill Wagner 6a270d9641
Add Issue processing guidelines (#7659)
* Add Issue processing guidelines

And an a link from the README.MD

* respond to feedback.
2018-09-14 13:06:36 -04:00
Petr Kulikov 7263db4b6f README restructure (#4863) 2018-04-11 11:46:11 -04:00
Bill Wagner ac51376ab6
Update readme for split (#4847)
* udpate github assets for split

Reviewed the following files:

- [x] Readme.md
- [x] Contributing.md was created and points to the docs repo.
- [x] Code_of_conduct.md was created and follows the docs repo.
- [x] .gitignore Created for samples and projects.
- [x] .github folder: created pull request template and codeowners file based on docs repository.

* update per feedback

See comments on #4846

* change repo list to a list.

Also, add the roslyn-api-docs.
2018-04-03 11:32:35 -04:00
Maira Wenzel fe872e1ec6 removed sentence about migrating content (#4532)
* removed sentence about migrating content

* removed preview
2018-03-13 17:11:54 -07:00
Caro Caserio 9380740b7f CC6347: Potential incorrect link (#3400)
Hi, @BillWagner,
This contirbution comes from https://github.com/dotnet/docs.zh-tw/pull/132/files. 
Could you help to review and merge this PR, please?
Many thanks in advance.
2017-10-13 10:15:11 -07:00
Den Delimarsky a5c5fe4bc6 Update README.md 2017-06-05 17:26:14 -07:00
Den Delimarsky d108100763 Update README.md 2017-06-05 17:25:42 -07:00
Den Delimarsky e5878ae7bf Update README.md 2017-06-04 16:15:12 -07:00
Den Delimarsky a684dbea95 Update README.md 2017-06-04 16:14:55 -07:00
Den Delimarsky d88c12d602 Update README.md 2017-06-04 16:13:22 -07:00
Den Delimarsky e4ee116051 Update README.md 2017-05-17 08:35:56 -07:00
Den Delimarsky 01113dd609 Update README.md 2017-05-16 21:37:26 -07:00
Taojunshen c0970a1c7f Legal updates from CELA (#1765)
* This license file is being replaced.

* Update from CELA.

CELA has provided replacement licence files which include separate licenses for CC and code snippets. The Content Engineering Team has been tasked with replacing the license files on all existing repos. The changes to the ReadMe file must be at the top of the file to be recognized by license scanners.

* New license files from CELA.

* Removing the MSFT CoC. Fixing the H1.
2017-03-21 12:39:40 -07:00
Bill Wagner ba6674f645 add Microsoft Open Source CoC to our Readme (#1525)
* add Microsoft Open Source CoC to our Readme

Following the instructions here;
https://opensource.microsoft.com/codeofconduct/faq/

* addressed feedback
2017-02-08 15:51:25 -05:00
Rich Lander 17937c8287 Update README.md 2016-10-31 09:57:40 -07:00
Maira Wenzel d93b2616cd renamed repo/fixed headings (#1186) 2016-10-29 15:23:17 -04:00
Rick Anderson 7f4b64300b kill dead wood (#1029)
* kill dead wood

* .Net to .NET
2016-09-16 21:16:38 -07:00
Den Delimarsky 8f82e0a946 Update README.md 2016-08-10 11:01:41 -07:00
Den Delimarsky 5f486c0eb1 Update README.md 2016-08-09 13:27:15 -07:00
Den Delimarsky be3db3bbf4 Update README.md 2016-08-09 13:15:42 -07:00
Den Delimarsky 5e9ba05750 Update README.md 2016-08-09 13:14:21 -07:00
Den Delimarsky 1e04dc23ef Update README.md 2016-08-09 13:12:49 -07:00
Den Delimarsky 1e3fe1570e Update README.md 2016-08-09 13:12:16 -07:00
Den Delimarsky 8ee48d5a8a Update README.md 2016-08-09 13:11:45 -07:00
Den Delimarsky 2531a3b492 🔥 Fixing README to include build for samples. 2016-07-13 15:11:23 -07:00
Beth Massi b55ccfc33a Update readme.md
fixed mispelling
2015-11-05 10:52:40 -08:00
Beth Massi 078b05239f Update readme.md
Add link to contributing guide and issues list.
2015-11-05 10:05:25 -08:00
Rich Lander 1bbb078c22 Update README.md
Clarify contribution options and relationship to .NET Framework docs.
2015-06-24 22:40:02 -07:00
Rich Lander b248ca595b Initial commit 2015-05-19 08:13:33 -07:00