Add CONTRIBUTING guide?
See original GitHub issueI’m trying to do a small PR but i can’t seem to figure out what npm run check-changelog
wants me to do 😢
Issue Analytics
- State:
- Created 6 years ago
- Comments:13
Top Results From Across the Web
Setting guidelines for repository contributors - GitHub Docs
To help your project contributors do good work, you can add a file with contribution guidelines to your project repository's root, docs ,...
Read more >How to Build a CONTRIBUTING.md
A CONTRIBUTING.md file, in your open source repository or site, provides potential project contributors with a short guide to how they can help...
Read more >Contributing guide — MNE 1.3.0 documentation
The easiest way to ensure that your contributions to the documentation are properly formatted is to follow the style guidelines on this page,...
Read more >Contributing Guidelines | The GitHub Blog
As a maintainer, all you have to do is add a CONTRIBUTING file (or CONTRIBUTING.md if you're using Markdown) to the root of...
Read more >Contribution Guidelines - Creative Commons Open Source
Please add a comment asking one of the maintainers to triage the issue and ... We especially appreciate contributors reviewing each others pull...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
In the meantime I added
babel-plugin-dynamic-import-node-babel-7
On npm to try things out, once you publish v2 or beta version I can tweak the readme to point here back again 😄
🤷♂️