Skip to content

Latest commit

 

History

History
201 lines (87 loc) · 7.29 KB

bootstrap_evaluation.md

File metadata and controls

201 lines (87 loc) · 7.29 KB

Project Evaluation Activity

Project Name: bootstrap


Finding info about contributing on the website.

In the following section you should only enter the information that you found on the project website. Some of the answers will be impossible to find, others may be very hard to find. Do not google for answers.

Project website: Website

What is the purpose of the project: CSS Framework for developing responsive and mobile-first websites

How easy was it to find information about contributing on the website? not very hard at the top right corner there is a github logo that leads striaght to the repository.

Contributing instructions: Here

URL for the code repository: Code repository

Bug/Issue tracker link: Bug/Issue tracker

Mailing list: Mailing list

Chat channel: Chat channel

Other communication channels: twitter and subreddit


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

License: License

Is it OSI approved license: Yes

Programming Language(s): javascript, html, css, scss

URL for contributing instructions: Contributing instructions

Are the contributing instructions clear? yes

URL for code of conduct / community norms / community guildelines: Community Guidelines

URL for instructions for users to download and install the package: here

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

URL for instructions for how to install development environment: here

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

Number of contributors: 1387 contributors

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

  1. [Mdo] (14725 commits) - Their Latest Commit
  2. [Cvrebert] (3562 commits) - Their Latest Commit
  3. [XhmikosR] (2762 commits) - Their Latest Commit

Number of commits: 22771 commits

Latest commit

  • link to the commit: Latest commit

  • who made that commit: dependabot[bot]

  • what type of work was commited? updating dependencies

Issues

  • how many open issues are there: 394 Open Issues

    • url for the last issue created: Last issue created

    • how many users discuss the issue: 2 person

    • when was the issue reported: 03/01/24

  • how many closed issues are there: 21901 closed issues

    • url for the last issue closed: Last issue closed
    • how many users discussed the issue: 2 people
    • when was the issue reported: 02/28/24
    • when was the issue closed: 02/28/24
  • how active is the discussion on the issues:

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

    • how many of such issues are there? 0 issues

    • look at a few of them, do they look beginner friendly? there are no goof-first-issues

  • are there issues marked "documentation" or some other indicators that imply that they are documentation (user or developer specific): yes

    • how many of such issues are there? 1

    • look at a few of them, do you think you could submit a fix? no

Pull requests

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

  • how many closed pull requests are there: 14889

    • 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: 02/25/24

    • when was the pull request closed: 02/27/24

  • do maintainers respond quickly to pull requests when they are opened? no some pull request are quite old.

Development Environment

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

Name: Kei Oshima

Operating system: MacOs

Was the installation successful? (if not, explain what went wrong and what you did to try to remedy it) I could not find specific instructions in the github page but from this page is how you can get the spostory on your local machine.

How long did the whole process take? 10 minutes


Summary assesment

How friendly is this project for beginner contributors? I would say not really. There are no first good issues present and based on the contributing guidelines it seems that only core member of the team are assigned issues. Which i think leads to pull request remaining open for long periods of time.

Do the maintainers respond helpfully to questions in issues? yes

Are people friendly in the issues, discussion forum, and chat (for example, IRC or Slack)? yes when there is discussion they are polite.

Do pull requests get reviewed? they do but it takes a whiel for some of them to get reviewed.

Do maintainers thank people for their contributions? no

Are there special skills required to contribute to the project? If so, what are they? knowledge of html, css, scss, and javascript.

Are there any special hardware/software requirements to be able to contribute to the project? If so, what are they? none that i could find.