iamshreeram / hacktoberfest-2023

Hacktoberfest 2021 - Problems to solve in society based on location 😞
Apache License 2.0
1 stars 1 forks source link
hacktoberfest hacktoberfest2019



Problems to solve in society based on location - #Hacktoberfest 2021

How to contribute?

  1. Fork the repository to your userspace
  2. Clone the repo git clone https://github.com/{{your-username}}/hacktoberfest-2021.git
  3. Make the changes as suggested below and add it git add *
  4. Commit it git commit -m "<comment-details>"
  5. Push your branch git push origin uname/branch-changes
  6. Create the Pull Request back to this repository
  7. Once the PR is approved, Please add yourself to the list of contributors.

Changes

Name of the file : 2-limited-covidcare-support.json

Content

{
   "problem":"Limited Covidcare Support",
   "impactlocation":[
      {
         "country":"India",
         "state":"Delhi",
         "location":"Delhi",
         "listoNewsReports":[
            "https://www.bbc.com/news/world-asia-india-56940595",
            ""
         ]
      },
      {
         "country":"South Africa",
         "state":"Limpopo",
         "location":"",
         "listoNewsReports":[
            ""
         ]
      }
   ]
}

(OR)

   ...
   "impactlocation":[
      {
         "country":"",
         "state":"",
         "location":"",
         "listoNewsReports":[
            ""
         ]
      },
      {[
         ...
      }
      ]
      ...
      ...

Your name would have to be added to contribution board after contributing to the issues.

How to get yourself added to below recognition board?

  1. Compose a <td> from below template by replacing all template-yourname and template-githubUsername with your details
      <td align="center">
        <a href="https://github.com/template-githubUsername">
          <img src="https://avatars2.githubusercontent.com/u/7752805?s=400&v=4" width="100px;" alt="tempalte-yourname"/>
          <br />
        <sub><b>  template-yourname
        </b></sub>
        </a><br />
        <!-- Emoji Section-->
      </td>
  2. Add the details to below table at Recognition board
  3. For advanced users, you can get different emojis from here. You can replace <!-- Emoji Section--> with any of below,
      <a href="#question-template-your-githubUsername" title="Answering Questions">💬</a> 
      <a href="https://github.com/iamshreeram/Hacktoberfest2019/commits?author=template-your-githubUsername" title="Documentation">📖</a> 
      <a href="#talk-template-your-githubUsername" title="Talks">📢</a>
  4. After composing emoji section, you can add the section between <td>s of <td align="center"></td>.

Recognition board

Shreeram
Shreeram

💬 📖 👀 📢
Prahas
Prahas

💬