WebDevStudios / WebDevStudios/custom-post-type-ui
Implement Community License Agreement
Open
@tw2113 is already working on this.
Since Nov 22, 2019.
- Dominant language
- PHP
- Stars
- 641
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
Adding a CLA can be automated with a tool like https://cla-assistant.io/ (others are available which do a similar task).
Getting contributors to agree that their code contributions can be consumed within the plugin and distributed as GPL helps avoid potential legal issues (albeit low-risk ones) later.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.