Commit graph

12 commits

Author SHA1 Message Date
Christoph Bergmeister faf832401f Fix broken links due to PR 6899 that removed GitHub docs on installation docs, known issues and breaking changes due to complete migration to docs.microsoft.com (#6981)
* Fix broken installation links in README.md

* fix remaining broken links due to removal of breakingchanges and knownissues docs

* Remove en-us culture from docs links in readme

* Remove last en-us culture link from issue template
2018-06-05 19:37:14 -07:00
Mark Kraus cfbd8986fd Add Uservoice Link to Issue Template (#5100) 2017-10-16 13:20:18 -07:00
Chuck Lu fab00865e8 Add absolute url for md in issue template and pull request template (#4718) 2017-09-01 09:04:37 -07:00
Michael Klement 3133f85443 Update ISSUE_TEMPLATE.md (#3953)
Adds fenced code blocks / output blocks to the `Steps to reproduce`, `Expected behavior` and `Actual behavior` sections, so as to facilitate proper formatting.

Fix #3952.
2017-06-07 06:59:27 -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
Andy Schwartzmeyer abeebfc579 Move version in template into comment 2016-06-27 11:55:46 -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 e111f0301b Add GitHub issue template 2016-04-22 15:12:03 -07:00