8000 GitHub - KimVianney/missingpersons: This is a possible list of Ugandans who might get arrested, detained, kidnapped, or go missing following the planned #March2Parliament protests on July 23, 2024
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This is a possible list of Ugandans who might get arrested, detained, kidnapped, or go missing following the planned #March2Parliament protests on July 23, 2024

License

Notifications You must be signed in to change notification settings

KimVianney/missingpersons

 
 

Repository files navigation

Kidnappings & Missing Persons Uganda

This project aims to document Ugandans who might get arrested, detained, kidnapped, or go missing following the planned #March2Parliament protests on July 23, 2024.

Kidnappings & Missing Persons Uganda

Join the Slack Workspace to collaborate with other developers.

slack

How to Contribute?

We welcome contributions from everyone. Here's how you can help:

Reporting Issues

  1. Search Existing Issues: Before opening a new issue, please check if the issue already exists.
  2. Open a New Issue: If your issue is new, open a new issue and provide detailed information about the problem.

Expressing Interest / Assignment of Issues

  1. Browse Open Issues: Look through the open issues to find something you would like to work on.
  2. Comment on the Issue: If you find an issue you'd like to work on, comment on the issue expressing your interest.
  3. Wait for Assignment: A project maintainer will assign the issue to you if it is available. Once assigned, you can start working on the issue.

Contributing Code

  1. Fork the Repository: Click the 'Fork' button at the top right of this page to create a copy of this repository under your GitHub account.

  2. Clone the Forked Repository:

    git clone https://github.com/YOUR_GITHUB_USERNAME/missingpersons.git
    cd missingpersons
  3. Create a New Branch:

    git checkout -b your-feature-branch
  4. Make Your Changes:

    • Add the person's image to the img/ directory.
    • Update the data.json file with the required information.

    Example entry in data.json:

    [
        {
            "id": 1,
            "name": "Missing Person 1",
            "image": "img/image_of_person.jpeg",
            "last_known_location": "Kamwokya",
            "taken_time": "
    68A3
    15:46 23-07-2024",
            "holding_location": "Held at Police Station, Prison, Unknown Location",
            "security_organ": "Taken by Police, Army, Intelligence",
            "status": "Missing",
            "twitter": "@handle_of_person",
            "sex": "male"
        }
    ]
  5. Stage Your Changes:

    git add .
  6. Commit Your Changes:

    git commit -m "Description of your changes"
  7. Push Your Changes to Your Fork:

    git push origin your-feature-branch
  8. Create a Pull Request:

    • Go to the original repository on GitHub.
    • Click the 'New Pull Request' button.
    • Select your feature branch and create the pull request.
    • Use the Pull Request Template to ensure all necessary information is included.

Reviewing Pull Requests

We use Pull Requests (PRs) for code review. Here's how to review:

  1. Review the Code: Check for code quality, functionality, and style.
  2. Test the Code: Test the code locally where possible to check for any breaking changes.
  3. Provide Feedback: Leave comments on the PR for any changes or improvements needed.
  4. Approve the PR: If the changes are satisfactory, approve the PR.

License

This project is licensed under the MIT License.

About

This is a possible list of Ugandans who might get arrested, detained, kidnapped, or go missing following the planned #March2Parliament protests on July 23, 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.5%
  • Other 1.5%
0