Skip to content

Latest commit

 

History

History
54 lines (44 loc) · 2.16 KB

proposal.md

File metadata and controls

54 lines (44 loc) · 2.16 KB

Community Software Analysis Proposal

Please edit this file and push to your repository.

Software: NAME_OF_PACKAGE_HERE

Write a paragraph describing what the software does and who its primary audience is.

Stats

Description Your answer
Repository URL
Main/documentation website
Year project was started
Number of contributors in the past year git shortlog -se --since=2020-10-01 may be useful
Number of contributors in the lifetime of the project
Number of distinct affiliations 1, 2-5, 5-10, >10
Where do development discussions take place? e.g., GitHub/GitLab issues, mailing list, Slack, etc.
Typical number of emails/comments per week?
Typical number of commits per week?
Typical commit size git log --shortstat may be useful
How does the project accept contributions? e.g., pull requests, patches on mailing lists
Does the project have an automated test suite? yes/no
Does the project use continuous integration? yes/no
Are any legal/licensing steps required to contribute? no or explain below

Install and run

Check the following boxes when complete or add a note below if you encountered a problem.

  • I have installed the software
  • I have run at least one example
  • I have run the test suite
  • The test suite passes

Notes/concerns/risks

Please comment on any anomalies or known risks to following this project, if you were unable to answer any questions above, or otherwise have concerns about the appropriateness of the software. If the project requires a contributor license agreement or other procedural steps, please explain here. "None at this time" is acceptable for this question.

Note on copyright

Students retain copyright on any work done in completion of a CU course, so you are authorized to sign a contributor license agreement (CLA), affirm a developer's certificate of origin (DCO), etc. If you have concerns about this, please note them and/or reach out to Jed directly.