Skip to content

Create bare-bones pull request template#708

Merged
CiGit merged 2 commits intoprettier:masterfrom
briandk:patch-1
Apr 25, 2019
Merged

Create bare-bones pull request template#708
CiGit merged 2 commits intoprettier:masterfrom
briandk:patch-1

Conversation

@briandk
Copy link
Copy Markdown
Contributor

@briandk briandk commented Jan 31, 2019

This template needs fleshing out, but I figured a good place to start was making sure people run tests and making sure they update the Changelog.

Here's some background on Issue Templates and Pull Request Templates.

This template almost certainly needs fleshing out, but I figured a good place to start was making sure people run tests and making sure they update the Changelog.
@glebec
Copy link
Copy Markdown

glebec commented Feb 1, 2019

For organization's sake you may want to move this (and other GitHub-specific templates) into a .github folder – GH knows to check there.

Copy link
Copy Markdown
Contributor

@JHilker JHilker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this. 🙇

Didn't even think of updating the changelog in my earlier PR

@@ -0,0 +1,4 @@
- [ ] Run tests
- [ ] Update the [`Changelog.md`][1] with a summary of your changes
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Might as well reference it as CHANGELOG.md to prevent any file case confusion?

@briandk
Copy link
Copy Markdown
Contributor Author

briandk commented Feb 1, 2019

@JHilker you may also want to think about issue templates: https://help.github.com/articles/creating-issue-templates-for-your-repository/

@CiGit
Copy link
Copy Markdown
Member

CiGit commented Apr 25, 2019

Thanks, we should add that folder to https://github.com/prettier/prettier-vscode/blob/master/.vscodeignore

I'll do it

@CiGit CiGit merged commit f7bff32 into prettier:master Apr 25, 2019
CiGit pushed a commit that referenced this pull request Apr 25, 2019
* Support prettier 1.17

* Update in reaction to new VS code feature to prompt when multiple formatters are installed

* Support Prettier <1.8.0 for getSupportInfo (#707)

* feat: hide statusBarItem for disabled languages (#733)

* Resolve prettier to bundled if findPkg can't find it (#811)

Fixes #522
Slightly different implementation of #561

* Update .vscodeignore

Add .github folder

* Create bare-bones pull request template (#708)

* Create bare-bones pull request template

This template almost certainly needs fleshing out, but I figured a good place to start was making sure people run tests and making sure they update the Changelog.

* Create separate .github folder for issue/pr templates

* add support for quoteProps

* Support prettier 1.17

* Update in reaction to new VS code feature to prompt when multiple formatters are installed

* add support for quoteProps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants