Commit graph

38 commits

Author SHA1 Message Date
Aleksandar Nikolić
6915fdce4c change the title of the article
Change "Contribute" to "Contributing" to be consistent with other titles and section titles.
2016-08-08 15:22:45 +02:00
Jianyun Tao
ab35822441 Removed file header section per comments from Joey. 2016-08-02 16:54:58 -07:00
Jianyun Tao
2116c0118d Removed license section, updated file header, fixed broken links. 2016-08-02 13:41:54 -07:00
Jianyun Tao
f5d04c37f7 fixed the broken links and other minor updates due to the recent learning-powershell path changes. 2016-08-01 11:37:15 -07:00
Jianyun Tao
1e7a49600d fixed the broken links and other minor updates due to the recent learning-powershell path changes. 2016-08-01 11:21:55 -07:00
Sergei Vorobev
e357164bcd Update PULL_REQUEST_TEMPLATE.md 2016-07-28 16:48:40 -07:00
Andrew Schwartzmeyer
6e44b52c92 Update contributing guidelines
* Links fixed.
* Link to maintainers removed; superfluous in this document.
* TODO added to changelog.
  (I don't like this but was hesitant to remove it).
* Periods and spelling fixed.
2016-07-28 14:40:34 -07:00
Sergei Vorobev
7c6b38705c Simplify PR template
- Fix broken ../docs link by using absolute url
- Remove html comments, they are confusing in raw view
- Be more specific about "code up-to-date with master": rebased
2016-07-27 12:49:17 -07:00
Travis Plunk
09b121e0f6 removed link and mention of issue template
Address Addressed @jianyun `s PR comments
2016-07-19 16:36:08 -07:00
Travis Plunk
fd9cf03261 Addressed @jianyun `s and @vor 's PR comments 2016-07-19 16:36:08 -07:00
Travis Plunk
a8671f7e23 Addressed @jianyun `s PR comments 2016-07-19 16:36:08 -07:00
Travis Plunk
4c74e05972 Drafted update to contribution guidelines 2016-07-19 16:36:08 -07:00
Sergei Vorobev
7db984a7d0 Merge pull request #1315 from PowerShell/vors/linefeeds
Add note about one sentance per line to CONTRIBUTING.md
2016-07-14 09:34:19 -07:00
Yanbing
a26504d1cd Update to point to the github flow. 2016-07-13 16:50:55 -07:00
joeyaiello
0eac00ed0b first pass of contributor docs
Rework of contributor docs to reflect actual flow
for both internal and external developers using
the PowerShell/PowerShell repo for the first time.
Includes updates to issue/PR guidelines, repo 101,
and CONTRIBUTING.md.
2016-07-12 13:39:36 -07:00
Sergei Vorobev
9cfc46cebc Add note about one sentance per line to CONTRIBUTING.md 2016-07-07 13:18:05 -07:00
Sergei Vorobev
aa7013ddeb Merge pull request #1302 from PowerShell/eslesar-contributing-docs
updating contributing.md with contributing to docs section
2016-07-07 13:15:57 -07:00
Sergei Vorobev
91c77ccd08 Simplify PR template 2016-07-06 18:05:18 -07:00
Eric Slesar
4e7cf9e32f updating contributing.md with contributing to docs section 2016-07-06 17:35:32 -07:00
Sergei Vorobev
df866bb7d8 Simplify ISSUE_TEMPLATE.md
- only use $PSVersionTable as Environment data requirement
- add a statement, that you don't need to fill up the template for non-bug-reports
2016-06-29 14:17:16 -07:00
Jianyun
b6336aabbc Merge pull request #1214 from PowerShell/jianyunt/docs
Fixed the broken reference links in contributing.md
2016-06-27 14:05:27 -07:00
Jianyun Tao
76b1750570 Fixed broken links 2016-06-27 12:12:19 -07:00
Andy Schwartzmeyer
abeebfc579 Move version in template into comment 2016-06-27 11:55:46 -07:00
Jianyun Tao
71470540d3 Fixed the broken reference links 2016-06-27 11:34:32 -07:00
Jianyun Tao
14ccf37210 addressed feedback from Andy. 2016-06-24 17:20:20 -07:00
Jianyun Tao
88ef516237 Updated Common Engineering Practices.
[skip ci]
2016-06-24 11:39:38 -07:00
Jianyun Tao
1a79412db9 Updated to address feedback
[skip ci]
2016-06-24 10:48:26 -07:00
Jianyun Tao
2febe943c8 "Updated to address the feedback".
[skip ci]
2016-06-24 10:34:32 -07:00
Jianyun Tao
e35b5ceb34 Updated contributing.md
[skip ci]
2016-06-23 17:11:56 -07:00
Andrew Schwartzmeyer
195ed6e790 Ask for $PSVersionTable in issue template 2016-06-03 17:10:34 -07:00
Sergei Vorobev
6fc1c92ea7 Alternate issue template
A lot of people starting self-host released versions of powershell
Template should reflect this fact
2016-05-18 12:22:18 -07:00
Andrew Schwartzmeyer
357f38f26d Comment out template guidelines
Thanks @vors! This makes the guidelines not show up in the rendered
issue/pull request, but keeps the text in the source.
2016-05-16 15:04:24 -07:00
Andy Schwartzmeyer
b5cfc575d3 Use shell-agnostic ; instead of && in template 2016-05-04 18:00:31 -07:00
Andy Schwartzmeyer
217cefed9d Ask for current commit hash in issue template 2016-04-25 11:03:58 -07:00
Andrew Schwartzmeyer
0130c9bfa7 Add GitHub pull request template 2016-04-22 15:28:23 -07:00
Andrew Schwartzmeyer
e111f0301b Add GitHub issue template 2016-04-22 15:12:03 -07:00
Andrew Schwartzmeyer
b8699a046d Fix up contributing guidelines
- Remove CI skip section because we always want CI
- Fix links due to file move
- Add note that CI will fail for PRs from forks
2016-04-22 15:12:02 -07:00
Andrew Schwartzmeyer
b4faf6463c Move CONTRIBUTING.md into .github folder 2016-04-22 15:12:02 -07:00