Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: added a Pull Request Guidelines in CONTRIBUTING.md #1520

Merged
merged 15 commits into from
Nov 6, 2020

Conversation

iam-frankqiu
Copy link
Contributor

Changes

Added a Pull Request Guidelines in CONTRIBUTING.md

Testing

All tests have been passed.

Docs

It's more convenient and efficient for contributors to create a pull request.

@vercel
Copy link

vercel bot commented Nov 5, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/pikapkg/snowpack/gnlk1289w
✅ Preview: https://snowpack-git-master.pikapkg.vercel.app

CONTRIBUTING.md Outdated

- If fixing bug:

- If you are resolving a special issue, add `(fix #xxxx)` (#xxxx is the issue id) in your PR title for a better release.
Copy link
Owner

@FredKSchott FredKSchott Nov 5, 2020

Choose a reason for hiding this comment

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

If you can frame these as more "recommended" than "required", that would be great. Something like this format:

Checkout a topic branch from a base branch, e.g. master, and merge back against that branch.

Some tips for creating your first pull request:

  • Provide background for why a PR was created.
  • Link to any relevant issues, discussions, or past PRs
  • ...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have followed your advice. Checked it please if you are free.

CONTRIBUTING.md Outdated

- If adding a new feature:

- Provide a convincing reason to add this feature.
Copy link
Owner

Choose a reason for hiding this comment

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

If adding a feature, it probably should have been brought up in a "discussion" instead before the PR was created. If you're having to convince anyone that the feature is a good idea at the PR stage, it's probably too late (I have closing PRs that could have been fleshed out more as discussions)

@FredKSchott
Copy link
Owner

LGTM

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.

2 participants