Commit graph

87 commits

Author SHA1 Message Date
Reece Dunham
c2bf6cd4e1 Fix grammar in stale bot message (#8660) 2019-01-16 16:56:19 +05:00
Reece Dunham
b30edf4764 Update the pull request template (#8624)
Some cleanup/enhancements to make it easier to understand.
2019-01-11 11:30:28 -08:00
Reece Dunham
a3d55783cd Contributing guidelines: Remove references to Travis CI and AppVeyor (#8617)
Since when was Travis-CI used??  I removed it and replaced it with `Azure DevOps` because that isn't there.
2019-01-10 13:05:22 -08:00
Steve Lee
7ff5d4c681 Document First-time-issue and Hackathon/Hacktoberfest labels (#8575)
Seems like the convention is to have a `First-Time-Issue` to help first time contributors find easy issues they can work on to start learning about the project and make their first contribution.  Label is created, this PR adds documentation.  The `Hackathon`/`Hacktoberfest` label (changes depending on time of year) wasn't documented previously and added to issue management doc.

Fix https://github.com/PowerShell/PowerShell/issues/8562
2019-01-04 10:50:08 -08:00
Reece Dunham
705a1806cb Update contributing guidelines doc to run spellchecking in English (#8473)
Makes it clear in the contrib guidelines to check in English.
2019-01-02 14:53:58 -08:00
Travis Plunk
c76a3d7bb4
Create release process issue template (#8417)
* create release process issue template
* Add a security issue template as well
2018-12-12 12:24:12 -08:00
Steve Lee
c3143251b4 Change default issue template to use different categories (#8203)
Leverage GitHub ability to have multiple options when user clicks "New Issue" to have better issues opened and direct users to Docs repo and UserVoice for Windows PowerShell issues.
2018-11-16 10:18:13 -08:00
Travis Plunk
10266af610
Update the codeowners (#8017) 2018-10-18 15:47:03 -07:00
RDIL
bc4575f55a Optimize Images! (#7874)
My pal @ImgBotApp optimized all the images present in the repository.
2018-10-01 13:15:37 -07:00
Ilya
0c3ada7edc Update CONTRIBUTION.md about adding an empty line after the copyright header (#7706) 2018-09-07 16:53:22 -07:00
Ilya
741defecff Add a paragraph on files.wxs updating (#7695) 2018-09-04 11:23:45 -07:00
Dan Travison
6febd1f883 Update Build script owners (#7321) 2018-07-20 12:32:49 -07:00
Steve Lee
4ad56b3029 Remove PSReadLine from Solution (sln) file (#7137) 2018-06-22 23:22:24 +05:00
Dongbo Wang
e9e8dc2313
Add Andrew to the default reviewers of the build related files (#7019) 2018-06-07 12:55:14 -07:00
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
Sergei Vorobev
115d0715dc Remove myself (@vors) from codeowners for parser (#6952)
I was not able to provide reviews on the vast majority of the auto-assigned reviews.
I don't see a point to keep this auto-assignment.
2018-05-29 09:14:43 +05:00
Travis Plunk
b43d3e5d00
stop corrupting memory in libpsl-native SetDate (#6881)
stop corrupting memory in libpsl-native SetDate
Addresses #6872 - the first step
2018-05-18 12:56:09 -07:00
Ilya
a29484051e Update stale bot message (#6462)
Fix #6446

Add "Community members are welcome to grab these works."
2018-03-26 11:09:03 -07:00
Travis Plunk
339e4533e7
Add configuration for https://github.com/probot/stale (#6393)
* Add yml for https://github.com/probot/stale
2018-03-15 18:44:08 -07:00
Jason Shirk
bd258a3dbc
Update CODEOWNERS 2018-03-14 10:04:56 -07:00
Travis Plunk
7cb0b2390d Make it clearer how and what to mark as "not applicable" in PR template (#6209) 2018-02-23 15:25:44 -08:00
Steve Lee
fc627a1dba add guidance on adding copyright and license header to new source files (#6140) 2018-02-09 10:40:28 -08:00
Travis Plunk
bd865280f3
update processes to allow for coordinated vulnerability disclosure (#6042) 2018-01-27 10:28:33 -08:00
Mark Kraus
9e6115c9c6 Fix a typo and a Markdonw linting error in the Pull Request Template (#5807) 2018-01-08 18:09:00 -08:00
Luke Anderson
077bf97d4c Change Github to GitHub in CONTRIBUTING.md (#5697)
Correct branding is important.
2017-12-19 11:21:40 -08:00
Travis Plunk
1ce6c39c0b contribution guidelines: Add work in progress guidance (#5655)
Add guidance for submitting PR which are not ready to merge, or work in progress (WIP)
2017-12-10 10:29:53 -08:00
Travis Plunk
e44568e853 contribution guidelines: Remove requirement for updating changelog update in pr (#5644) 2017-12-07 10:28:16 -08:00
Travis Plunk
7cb76f5b48 contribution guidelines: change to say updating changelog is required (#5586)
- Update contribution guidelines to make updating the changelog required
- add a checklist to PR template

Comment by @SteveL-MSFT :
> Everyone should understand that we are always open to feedback and nothing is set in stone. Based on a team discussion, one of the biggest costs for a release is creating the ChangeLog hence updating this document to push it to the contributor most aware of why the changes are being made and ideally how it's useful to end users.
2017-12-04 17:40:05 -08:00
Travis Plunk
00dde3d8f2 Add term rules (#5213)
* Add Terms Rules

* remove offensive term

* Add code owner for compliance files
2017-10-25 15:08:52 -07:00
Sergei Vorobev
0c98b7e963 Remove @vors from engine area owners. Add the Language area. (#5223) 2017-10-25 14:05:19 -07:00
Mark Kraus
cfbd8986fd Add Uservoice Link to Issue Template (#5100) 2017-10-16 13:20:18 -07:00
Dongbo Wang
ca1d2acfba Update coding guidelines (#4754)
* Update coding guidelines to make it more concrete and useful in a review process.

* Add a section about security

* Address comments

* Update .spelling

* Address more comments

* Address comment about the security section

* Fix 'i.e.' and 'e.g.'

* Update .spelling

* One more tweak

* Add motivation for using 'nameof'
2017-09-08 20:24:26 +04:00
Steve Lee
efa320cdf8 Update docs about the pull-request-process (#4710)
Update pull-request-process to clarify role/responsibility of author and reviewers based on recent feedback from team and community. Also moved it to `.github/CONTRIBUTING.md` so that all related information can be found at one place.
2017-09-04 10:29:20 -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
Travis Plunk
3a8f923e03 Remove test and docs rules as they are too broad (#4597) 2017-08-16 12:06:42 -07:00
Travis Plunk
498680a252 Add codeowner files (#4565) 2017-08-15 12:04:06 -07:00
Ilya
84d458bb4c Add description of recommended settings for VS Code (#4054) 2017-06-23 09:23:50 -07:00
Joey Aiello
a164609eea Add documentation requirements to CONTRIBUTING.md (#3794) 2017-06-07 10:05:39 -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
Dongbo Wang
b614906f40 Update the PR template to remove links (#3193) 2017-02-23 16:40:20 -08:00
Dongbo Wang
a1edf8fba6 Define roles and their responsibilities in a PR (#3168) 2017-02-23 13:13:06 -08:00
Sergei Vorobev
c699775272 Update CONTRIBUTING.md: avoid rewrite (#3022)
Avoid rewriting history in PR iterations.
2017-01-23 11:44:36 -08:00
Steve Lee
b4738c8711 Update CONTRIBUTING.md
fix link
2016-11-14 10:05:07 -08:00
Steve Lee
ddb1af7fbd Update CONTRIBUTING.md
Fixed reference to 0-backlog
2016-11-14 09:08:02 -08:00
Andy Li
a2384bc7d8 add some info about spellchecker to CONTRIBUTING.md 2016-10-31 18:02:26 -07:00
Aleksandar Nikolić
a127f36ba2 Fix typo in CONTRIBUTING.md (#2242)
Change "once" to "one" and remove spaces before and after "/".
2016-09-12 18:21:29 -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
joeyaiello
580c7b7852 address final PR/offline feedback for governance 2016-08-11 13:47:58 -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
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