This repository has been archived by the owner on Jun 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix(CONTRIBUTING.md): Fix title case
Clean up CONTRIBUTING.md and other bits of template-project
After talking to a few people on the team we have decided that the feat/fix/etc tags aren't adding much value. Use a simpler format instead.
Setup some expectation for etiquette.
CONTRIBUTING: add reference to golang style guide
Bump copyright year
And a code of conduct based on the well adopted Contributor Covenant which is used in other large projects that CoreOS depends on such as AngularJS, Kubernetes, Jekyll, curl, and many many more. Also add the events code of conduct to cover any meetups, conferences, or other social events based on the existing CoreOS Fest code of conduct: https://coreos.com/fest/conduct/
code-of-conduct: initial commit
update code of conduct copy
NOTICE: Bump copyright year
Use default boilerplate
crawford
approved these changes
Mar 6, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This adds our 3rd source commit by doing a
merge --allow-unrelated
of the template project. Hopefully whatever git tooling you use is okay with that 😄This also updates the readme with an appropriate warning.
cc @crawford
I think with the readme update, this is okay to flip to public.