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

First draft of CONTRIBUTING.md for plugins 💥 #66

Merged
merged 2 commits into from
Oct 27, 2017

Conversation

mbbroberg
Copy link
Contributor

Partially addresses #61

  • Makes very few assumptions about git experience
  • Helps setup upstream for tracking purposes
  • Helpful messaging around PR review
  • Suggestions on further involvement

NOTE: Some formatting will be fixed once we decide on the toolchain that will be used to push this file across all repos.

* Makes very few assumptions about git experience
* Helps setup upstream for tracking purposes
* Helpful messaging around PR review
* Suggestions on further involvement
Copy link
Member

@majormoses majormoses left a comment

Choose a reason for hiding this comment

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

This is great stuff


### 7) Create a Pull Request

Create a pull request by visiting https://github.com/<your-username>/<this-repo> and following the instructions at the top of the screen.
Copy link
Member

Choose a reason for hiding this comment

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

when previewing the markdown it looks like https://github.com// perhaps we should wrap it with a pair of backticks or choose a symbol such as $ rather than <>.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Great point. I actually replaced it with the token substitution format used for https://github.com/mbbroberg/snap-pluginsync which I intend to use to distribute these to every plugin. I'll test it before running it, I promise 😆

Using the `<%= repo_name %>` format will allow for substituation when run with the pluginsync utility intended to distribute this file.
@mbbroberg mbbroberg merged commit 9750d23 into master Oct 27, 2017
@mbbroberg mbbroberg deleted the feature/contributing-template branch October 27, 2017 18:45
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