generate-contributing icon indicating copy to clipboard operation
generate-contributing copied to clipboard

Generate a contributing.md file for a project. Can also be used as a building block to add this functionality to another generator.

Results 1 generate-contributing issues
Sort by recently updated
recently updated
newest added

As mentioned in this [updater-contributing](https://github.com/update/updater-contributing/issues/2) issue, I'd like to use `generate-contributing` to be able to generate new contributing files if they don't exist when updating projects. `generate-contributing` currently expects `app.conflicts`...