Skip to content

Latest commit

 

History

History
196 lines (97 loc) · 6.67 KB

openmrs_evaluation.md

File metadata and controls

196 lines (97 loc) · 6.67 KB

Project Evaluation Activity

Project Name: OpenMRS Core


Finding info about contributing on the website.

Project website: OpenMRS

What is the purpose of the project: Open-source platform for designing customized medical records systems, enhancing healthcare delivery in resource-constrained environments.

How easy was it to find information about contributing on the website? Pretty easy to find under the contributing page.

Contributing instructions: here

URL for the code repository: Code Repository

Bug/Issue tracker link: Bug/Issues tracker

Mailing list: Not found

Chat channel: IRC

Other communication channels:


Finding info at the project repository and bug/issue tracker.

License: MPL 2.0 w/ HD

Is it OSI approved license: Yes

Programming Language(s): Java

URL for contributing instructions: Contributing Guidelines

Are the contributing instructions clear? Yes

URL for code of conduct / community norms / community guidelines: Not found

URL for instructions for users to download and install the package: Listed on confluence

Are these instructions clear? Do you think they would be easy to follow? Yes.

URL for instructions for how to install development environment: Also listed on confluence

Are these instruction clear? Do you think they would be easy to follow? Yes.

Number of contributors: 389 contributors

Usernames of three contributors with largest number of commits; for each of them list the link to their latest commit:

  1. [dkayiwa] (2023 commits) - Their Latest Commit
  2. [wluyima] (1521 commits) - Their Latest Commit
  3. [rkorytkowski] (895d commits) - Their Latest Commit

Number of commits: 12,115 commits

Latest commit

  • link to the commit: Latest commit

  • who made that commit: mherman22

  • what type of work was commited? (was it a fix to a bug, implementation of a new feature, ...) minor update on tags

Issues

  • how many open issues are there: Hidden behind a closed jira board, could not find

    • url for the last issue created: N/A

    • how many users discuss the issue: N/A

    • when was the issue reported: N/A

  • how many closed issues are there: Hidden behind a closed jira board, could not find

    • url for the last issue closed: N/A
    • how many users discussed the issue: N/A
    • when was the issue reported: N/A
    • when was the issue closed: N/A
  • how active is the discussion on the issues: Could not find

    • example of a lot of good discussion: N/A

    • example of an issue that does not have much discussion: N/A

  • are there issues marked "good for newbies", "beginner" or some other indicators that imply that they are good for beginner contributors:

    • how many of such issues are there? Could not really tell, but I would imagine no

    • look at a few of them, do they look beginner friendly? N/A

  • are there issues marked "documentation" or some other indicators that imply that they are documentation (user or developer specific): Probably, but could not find

    • how many of such issues are there? N/A

    • look at a few of them, do you think you could submit a fix? Probably not as the project itself is quite complicated.

Pull requests

  • how many open pull requests are there: 19 pull requests

  • how many closed pull requests are there: 4,549 closed pull requests

    • url for the last pull request closed: Last Pull Request closed

    • how many users discussed the pull request: 1 users

    • when was the pull request made: March 1st, 2024

    • when was the pull request closed: March 1st, 2024

  • do maintainers respond quickly to pull requests when they are opened?

Yes, they do.

Development Environment

Each member of your group should attempt to configure the development environemnt for this project. Complete the following for each member:

Name: Jack Chen

Operating system: MacOs

Was the installation successful? (if not, explain what went wrong and what you did to try to remedy it)

No. My java environment is not configured correctly.

How long did the whole process take?

20 minutes.


Summary assesment

How friendly is this project for beginner contributors?

Not very friendly. The project itself is quite complicated and it will take a long time for beginner to be onboarded to the development process, especially consider all issues are listed on a separate jira board which needs to be requested access to.

Do the maintainers respond helpfully to questions in issues?

I could not really tell as I do not have access to the jira board.

Are people friendly in the issues, discussion forum, and chat (for example, IRC or Slack)?

Again, I could not really tell as I do not have access to the jira board.

Do pull requests get reviewed?

Yes, but also some of them are only reviewed by a bot.

Do maintainers thank people for their contributions?

Not from what I observed.

Are there special skills required to contribute to the project? If so, what are they?

Java skills are preferred.

Are there any special hardware/software requirements to be able to contribute to the project? If so, what are they?

No.