Github-Community-Standards / vscode-add-conduct

Add code of conduct to your project
https://marketplace.visualstudio.com/items?itemName=kjaymiller.vscode-add-code-of-conduct
MIT License
7 stars 1 forks source link

Create rules for adding a new Code of Conduct #7

Closed kjaymiller closed 2 years ago

kjaymiller commented 2 years ago

In order for a code of conduct to be used, it must be added to the codesOfConduct as well as the metadata in the manifest.ts file.

You must also replace the placeholder syntax to match {{MY_PLACEHOLDER}}

Valid Placeholders:

kjaymiller commented 2 years ago

Added to Contributing!