Commit graph

331 commits

Author SHA1 Message Date
Sergei Vorobev
c1d0cfafb3 Remove non-existing links from pull-request-process.md 2016-08-15 06:20:00 +03:00
Sergei Vorobev
e6db20312c Remove obsolete PR template links from docs 2016-08-15 06:19:20 +03:00
Sergei Vorobev
a652f52e4a Update branch naming in git documentation (#1793)
Remove statement about using "alias/feature-name"
2016-08-13 15:25:42 -07:00
Jason Shirk
110c627be8 Doc updates, remove PR template, update issue labels (#1776)
* Remove PR template, update guidelines for PR

* Update testing-guidelines.md

* Add clarification on when to use runtime/compiletime checks

* Update issue label descriptions
2016-08-12 18:19:12 -07:00
Bruce Payette
585b83387c Update KNOWNISSUES.md (#1745)
* Update KNOWNISSUES.md

* Updated with review feedback.

All appropriate feedback has been incorporated into the document.
2016-08-12 16:41:37 -07:00
Jianyun Tao
e3f07c3a9e Removed sections with empty contents which just got introduced in 1576. 2016-08-12 13:45:24 -07:00
Dongbo Wang
896577e285 update linux path doc 2016-08-11 21:45:20 -07:00
Andrew Schwartzmeyer
e142f7c987 Update Linux / OS X installation documentation 2016-08-11 17:11:50 -07:00
Andy Schwartzmeyer
7d61d4400c Merge pull request #1717 from andschwa/sxs
Side-by-side Unix packages
2016-08-11 16:08:02 -07:00
Travis Plunk
aac8d83df4 Merge pull request #1643 from PowerShell/AngelCalvo-patch-1
Update windows-full.md
2016-08-11 15:41:23 -07:00
Raghu Shantha [MSFT]
fa6d47f9f0 Update min os allowed for MSI
#1737
2016-08-11 14:56:06 -07:00
Andrew Schwartzmeyer
5b48acb1cb Update releasing documentation 2016-08-11 14:42:37 -07:00
Travis Plunk
cf23084d2a Merge pull request #1540 from PowerShell/joey/governance
[WIP] review of project governance
2016-08-11 14:21:06 -07:00
joeyaiello
580c7b7852 address final PR/offline feedback for governance 2016-08-11 13:47:58 -07:00
Andrew Schwartzmeyer
1cc454fbd2 Update known issues
The "unavailable cmdlets" section was removed pending a comprehensive
list compiled from the module declarations.
2016-08-09 18:54:05 -07:00
joeyaiello
c9ae0c348c fix broken links in governance PR 2016-08-09 16:42:51 -07:00
joeyaiello
42019e511e refactor maintainer and governance docs
Now that we've gotten enough of a sign-off
from everyone involved in the governance
process, the docs need to be reworked to use a
consistent terminology set, links, and directory
structure.
2016-08-09 16:42:51 -07:00
joeyaiello
d9b1093a1c address offline feedback for governance 2016-08-09 16:42:51 -07:00
joeyaiello
040c9803f7 respond to PR feedback on governance 2016-08-09 16:42:51 -07:00
joeyaiello
c15eb54fa1 first pass of governance doc
still need to do a considerable rewrite of other
contributor docs in order to change terminology
to align with governance.md
2016-08-09 16:42:51 -07:00
Travis Plunk
640755f7da Merge pull request #1670 from PowerShell/jianyunt/docs
Add Map Book for Experienced Bash users
2016-08-09 12:48:39 -07:00
Angel Calvo
0342a5fe72 Update windows-full.md
Fixed typos...
2016-08-08 17:33:46 -07:00
Jianyun Tao
167e3b850c Added Map book for bash users 2016-08-08 12:09:51 -07:00
Andy Schwartzmeyer
afd09111f6 Merge pull request #1672 from vors/links
Fix two broken links in docs
2016-08-08 10:04:37 -07:00
Travis Plunk
e945c6204e Merge pull request #1640 from alexandair/patch-2
Update docs/FAQ.md
2016-08-07 09:36:40 -07:00
Sergei Vorobev
b1bba40a70 Fix broken link in docs/building/linux.md 2016-08-06 15:53:51 -07:00
Sergei Vorobev
58b2c84559 Add missed Travis-CI badge image 2016-08-06 15:53:25 -07:00
Aleksandar Nikolić
d2ec24bba1 Update FAQ.md 2016-08-06 03:36:15 +02:00
Dongbo Wang
70aea51cb1 Merge pull request #1576 from PowerShell/migreene
PowerShellGet demo and "getting started" doc changes
2016-08-05 10:59:54 -07:00
Aleksandar Nikolić
8fc68cab0d Update testing-guidelines.md 2016-08-05 17:14:51 +02:00
Aleksandar Nikolić
0325665033 removing OPS and a duplicate line in testing-guidelines.md
Changing OPS to PowerShell.
Changing "PowerShell in Windows" to "Windows PowerShell".
Removing a duplicate line "test/powershell/Modules/Microsoft.PowerShell.Security".
Fixing a bunch of typos.
2016-08-05 02:39:13 +02:00
Angel Calvo
c20417239f Update testing-guidelines.md
Replaced Open PowerShell with PowerShell
2016-08-04 12:41:18 -07:00
Jason Shirk
f15e66b283 Merge pull request #1633 from PowerShell/revert_psedition_namechange
Revert the changes made in #1457. Desktop and Core are the PowerShell Edition names. Remove Linux as edition name.
2016-08-04 12:21:12 -07:00
Angel Calvo
01aa3b94c3 Update windows-full.md 2016-08-04 10:47:06 -07:00
Aleksandar Nikolić
7e1adbe661 Update docs/FAQ.md
Fixing typos and formatting.
2016-08-04 10:52:35 +02:00
Manikyam Bavandla
93d4129a3b Reverting PSEdition name changes. 2016-08-03 16:27:47 -07:00
Jianyun Tao
7eae332346 Merge branch 'master' of https://www.github.com/powershell/powershell into jianyunt/docs 2016-08-02 16:53:23 -07:00
Andy Schwartzmeyer
76b0c033fa Merge pull request #1608 from PowerShell/vors/build-docs
Update building instructions to use correct TOP directories
2016-08-02 15:22:57 -07:00
James Truher [MSFT]
cf3519b8eb Merge pull request #1547 from PowerShell/jameswtruher/TestGuidelineUpdate
updates from test-guideline PR to incorporate feedback
2016-08-02 14:49:48 -07:00
Jianyun Tao
3fffd48125 removed an empty legal-licensing.md file. 2016-08-02 13:51:52 -07:00
Sergei Vorobev
99249d0ff4 Update building instructions to use correct TOP directories 2016-08-02 13:17:48 -07:00
Aleksandar Nikolić
d6b8159e5c Update installation/linux.md
Fixing typo.
2016-08-02 22:12:00 +02:00
James Truher [MSFT]
935185cf6b fix don't section so it's visible 2016-08-02 11:55:50 -07:00
James Truher
8d758b63f2 updates based on PR feedback 2016-08-02 11:51:43 -07:00
James Truher
2920a3db66 Add images to this branch 2016-08-02 11:51:43 -07:00
James Truher
21494be11b updates from previous PR to incorporate feedback 2016-08-02 11:51:43 -07:00
Aleksandar Nikolić
0160488925 fixing casing and typos in windows-full.md
Fixing casing for CoreCLR and FullCLR.
Fixing a couple of typos.
2016-08-02 18:17:04 +02:00
Michael Greene
002adc283b caps .Replace 2016-08-02 08:41:22 -05:00
Michael Greene
cdb925f1fe correct type in d$ 2016-08-02 08:39:24 -05:00
Michael Greene
bf22db9d68 Context caps 2016-08-02 08:38:45 -05:00