Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opensource Guide Compliance #28

Open
14 tasks
sandroacoelho opened this issue Oct 13, 2018 · 0 comments
Open
14 tasks

Opensource Guide Compliance #28

sandroacoelho opened this issue Oct 13, 2018 · 0 comments

Comments

@sandroacoelho
Copy link
Collaborator

Please, check if the project is compliance with Opensource Guide

Documentation

  • Project has a LICENSE file with an open source license
  • Project has basic documentation
    • README,
    • CONTRIBUTING,
    • CODE_OF_CONDUCT
  • The name is easy to remember, gives some idea of what the project does, and does not conflict with an existing project or infringe on trademarks
  • The issue queue is up-to-date, with issues clearly organized and labeled

Code

  • Project uses consistent code conventions and clear function/method/variable names
  • The code is clearly commented, documenting intentions and edge cases
  • There are no sensitive materials in the revision history, issues, or pull requests (for example, passwords or other non-public information)

People

If you’re an individual:

  • You've talked to the legal department and/or understand the IP and open source policies of your company (if you're an employee somewhere)

If you’re a company or organization:

  • You've talked to your legal department
  • You have a marketing plan for announcing and promoting the project
  • Someone is committed to managing community interactions (responding to issues, reviewing and merging pull requests
  • At least two people have administrative access to the project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant