azure-sdk-for-cpp/.github
Ahson Khan 139af60cc0
Adding a PR checklist to add guidance/reminders for authors to check for recurring PR review feedback. (#735)
It is generally useful for PR authors to go through their own PR first to make sure that commonly occurring feedback and issues have already been addressed. This checklist should help remind contributors what to look out for and is a living doc that we can modify and add to.

I ask these questions to myself before submitting a PR, when looking through my changes in the "pre-PR-submit-view".

Where possible leverage linter tools and CI gates to help address some of these. For example, for spell-check, here are some solutions to make things easier within the developer inner-loop:
- VS Code extension: [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker)
- VS Code extension: [Markdown linter](https://github.com/DavidAnson/vscode-markdownlint)
- Browser extension: [Site Spell](https://www.site-spell.com/)
2020-10-14 01:00:06 +00:00
..
ISSUE_TEMPLATE Update GitHub issue templates (#99) 2020-05-13 09:37:40 -07:00
PULL_REQUEST_TEMPLATE Adding a PR checklist to add guidance/reminders for authors to check for recurring PR review feedback. (#735) 2020-10-14 01:00:06 +00:00
CODEOWNERS Extract part of credentials to Identity module (#748) 2020-10-13 07:33:18 -07:00